79dfb8dc8f
Introduce Platform::Log
( #1640 )
...
* Add Platform::Log and Platform::LogLevel
* Replace most printf calls with Platform::Log calls
* Move a brace down
* Move some log entries to one Log call
- Some implementations of Log may assume a full line
* Log the MAC address as LogLevel::Info
2023-03-23 18:04:38 +01:00
1a602376c7
this was prolly bad
2022-10-04 19:37:49 +02:00
571d1c403f
properly stop any started cameras upon reset/shutdown
2022-10-02 23:29:24 +02:00
af9a77b0b4
camera: fix x-flip crustiness
2022-10-02 18:44:47 +02:00
3f4573574a
actual DSi camera support ( #1520 )
...
basically feeding something that isn't a fixed stripe pattern, and emulating enough of the camera hardware to make this work
2022-10-02 16:47:57 +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