aboutsummaryrefslogtreecommitdiff
path: root/src/DSi_Camera.cpp
Commit message (Collapse)AuthorAge
* Introduce `Platform::Log` (#1640)Jesse Talavera-Greenberg2023-03-23
| | | | | | | | | | | | | * 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
* this was prolly badArisotura2022-10-04
|
* properly stop any started cameras upon reset/shutdownArisotura2022-10-02
|
* camera: fix x-flip crustinessArisotura2022-10-02
|
* actual DSi camera support (#1520)Arisotura2022-10-02
| | | basically feeding something that isn't a fixed stripe pattern, and emulating enough of the camera hardware to make this work
* update copyright headersArisotura2022-01-09
|
* Custom path support (#1333)Arisotura2022-01-07
| | | | | | | also including: * getting rid of shitty strings * all new, cleaner ROM handling code * base for DSi savestates * GBA slot addons (for now, memory cart)
* update copyright year and add missing GPL headersRSDuck2021-03-12
|
* clean up some thingsArisotura2020-12-24
|
* fix to timers (ZXDS no longer runs slow as shit)Arisotura2020-10-27
|
* make things function atleast somewhatArisotura2020-10-26
| | | | no pciture is being actually sent yet
* camera: remember PLL configArisotura2020-10-26
|
* messin' aroundArisotura2020-09-08
|
* DSi: add support for 8-bit VRAM writes when enabled in SCFG_EXT. fixes #733Arisotura2020-09-03
|
* huh. all DSi files had outdated copyright yearsArisotura2020-06-05
|
* camera: enough stub to pass firmware initArisotura2019-08-06
|
* lay base for camera shitoArisotura2019-08-06