Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Move all core types into namespaces (#1886) | Jesse Talavera-Greenberg | 2023-11-25 |
| | | | | | | | | * Reorganize namespaces - Most types are now moved into the `melonDS` namespace - Only good chance to do this for a while, since a big refactor is next * Fix the build | ||
* | update copyright years | Arisotura | 2023-11-04 |
| | |||
* | save battery levels to config | Arisotura | 2022-03-07 |
| | |||
* | fix up the power management dialog | Arisotura | 2022-03-07 |
| | |||
* | fix copyright headers | Arisotura | 2022-03-07 |
| | |||
* | 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. |