| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | convert DSi I2C and camera | Arisotura | 2023-11-04 |
| | | |||
| * | update copyright years | Arisotura | 2023-11-04 |
| | | |||
| * | DSi power button and volume switch support (#1630) | Ed_IT | 2023-04-04 |
| | | | | | | | | | | | | | | * Add proper BPTWL interrupts * Added DSi power button and volume switch hotkeys * Added hardware reset workaround * Adjusted syntax to follow guidelines * Added DSi output volume synchronization * Fix trivial member function error | ||
| * | fixes editor warnings about undefined types in a bunch of files | Valtýr Kári Daníelsson | 2022-07-27 |
| | | |||
| * | Add support for changing the DS and DSi battery level | Rayyan Ansari | 2022-03-07 |
| | | | | | | | The DS battery level is configured via the SPI Power Management Device, and the DSi's is configured via the I2C BPTWL. Add support for changing these registers and add the "Power Management" dialog in the UI. | ||
| * | 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) | ||
| * | actually make DSi-mode direct boot work to some extent | Arisotura | 2021-08-30 |
| | | |||
| * | update copyright year and add missing GPL headers | RSDuck | 2021-03-12 |
| | | |||
| * | huh. all DSi files had outdated copyright years | Arisotura | 2020-06-05 |
| | | |||
| * | add I2C shito | Arisotura | 2019-06-15 |