Commit Graph

21 Commits

Author SHA1 Message Date
ac9a4cfd6d camera: fix bugs that Epicpkmn11's camera demo revealed 2022-08-22 19:12:07 +02:00
a6e88bf6c0 oops, the camera transfer buffer is 512 words long, not 1024 2022-08-22 19:12:07 +02:00
ee61062aa1 basic provision for feeding external pictures to the cameras 2022-08-22 19:12:07 +02:00
59a5923463 cleaner YUV/RGB conversion code 2022-08-22 19:12:07 +02:00
31d901e9b5 implement camera cropping 2022-08-22 19:12:07 +02:00
bae82b5b6c add YUV conversion. lay base for cropping support. 2022-08-22 19:12:07 +02:00
af1259f4b9 camera: mostly working picture transfer infrastructure 2022-08-22 19:12:07 +02:00
fe13ce785f reorganize camera code so the structure is less messy and more sensical 2022-08-22 19:12:07 +02:00
9c1f5364ab attempting fun things 2022-08-22 19:12:07 +02:00
35cc79787d update copyright headers 2022-01-09 02:15:50 +01:00
e665e25bd3 Custom path support (#1333)
also including:
* getting rid of shitty strings
* all new, cleaner ROM handling code
* base for DSi savestates
* GBA slot addons (for now, memory cart)
2022-01-07 14:00:43 +01:00
436b3c4c1d update copyright year and add missing GPL headers 2021-03-12 20:07:40 +01:00
5025e9a989 clean up some things 2020-12-24 13:08:46 +01:00
d2cd3eadbe fix to timers (ZXDS no longer runs slow as shit) 2020-10-27 05:03:17 +01:00
81964a0f89 make things function atleast somewhat
no pciture is being actually sent yet
2020-10-26 21:54:08 +01:00
c0c1c2e1c2 camera: remember PLL config 2020-10-26 21:16:20 +01:00
8d42b1c7d7 messin' around 2020-09-08 20:19:37 +02:00
aa94cbaeb0 DSi: add support for 8-bit VRAM writes when enabled in SCFG_EXT. fixes #733 2020-09-03 11:51:50 +02:00
5cd1177e34 huh. all DSi files had outdated copyright years 2020-06-05 20:44:18 +02:00
28a9c7d9d1 camera: enough stub to pass firmware init 2019-08-06 13:06:14 +02:00
62a605cd92 lay base for camera shito 2019-08-06 02:27:54 +02:00