Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Introduce `Platform::Log` (#1640) | Jesse Talavera-Greenberg | 2023-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 | ||
* | fix a tidbit with GXFIFO NDMA, I think | Arisotura | 2022-11-03 |
| | |||
* | actual DSi camera support (#1520) | Arisotura | 2022-10-02 |
| | | | basically feeding something that isn't a fixed stripe pattern, and emulating enough of the camera hardware to make this work | ||
* | add support for GXFIFO NDMA | Arisotura | 2022-04-10 |
| | |||
* | update copyright headers | Arisotura | 2022-01-09 |
| | |||
* | Custom path support (#1333) | Arisotura | 2022-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 headers | RSDuck | 2021-03-12 |
| | |||
* | messin' around | Arisotura | 2020-09-08 |
| | |||
* | huh. all DSi files had outdated copyright years | Arisotura | 2020-06-05 |
| | |||
* | * some fixes to SD controller support, make it clear that there is no SD ↵ | Arisotura | 2019-10-19 |
| | | | | | | | | | inserted, makes Flipnote work somewhat better * immediately clear AES busy flag when the block count is zero (occurs when loading DSi cart games) * implement NDMA start modes that have an old-DMA equivalent (except for GXFIFO mode) now it boots DSi carts! | ||
* | * AES-CCM decrypt | Arisotura | 2019-07-02 |
| | | | | * fix a bunch of bugs | ||
* | ayyy | Arisotura | 2019-06-20 |
| | | | | getting there! | ||
* | combat AES overflowing and/or getting stuck | Arisotura | 2019-06-19 |
| | |||
* | add NDMA start mode 0x0A (AES input FIFO) | Arisotura | 2019-06-19 |
| | |||
* | add AES, fix a bunch of bugs | Arisotura | 2019-06-19 |
| | | | | we're getting an error screen! wee | ||
* | might be more impressive if it actually worked, like this | Arisotura | 2019-06-18 |
| | |||
* | tremble upon the NDMA implementation | Arisotura | 2019-06-18 |
| | | | | that doesn't do much beyond getting stuck | ||
* | HARK HARK HARK | Arisotura | 2019-06-18 |