Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | 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 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 |
| | |||
* | Fix some compiler warnings | WaluigiWare64 | 2021-05-03 |
| | |||
* | Cart refactor (#1073) | Arisotura | 2021-04-25 |
| | | | complete cart-interface refactor, will make this code a lot easier to deal with | ||
* | update copyright year and add missing GPL headers | RSDuck | 2021-03-12 |
| | |||
* | Merge branch 'master' into dsi_camera | Arisotura | 2020-10-26 |
|\ | | | | | | | | | # Conflicts: # src/DSi_I2C.cpp | ||
| * | I2C: silence logging for devices A0/E0 (mysterious alternate cameras) | Arisotura | 2020-10-26 |
| | | |||
| * | betterer battery level | Arisotura | 2020-10-26 |
| | | |||
* | | messin' around | Arisotura | 2020-09-08 |
|/ | |||
* | Merge remote-tracking branch 'upstream/slirp' into slirp-merge | Nadia Holmquist Pedersen | 2020-07-26 |
|\ | |||
| * | huh. all DSi files had outdated copyright years | Arisotura | 2020-06-05 |
| | | |||
* | | reconcile DSi and JIT, fastmem for x64 and Windows | RSDuck | 2020-06-30 |
|/ | |||
* | betterer SD/MMC code. Flipnote can save shit! | Arisotura | 2020-06-01 |
| | |||
* | make soft-reset work somewhat better | Arisotura | 2020-05-30 |
| | |||
* | messing around | Arisotura | 2019-10-20 |
| | |||
* | guess after all we shouldn't send ACKs for nonexistant I2C devices | Arisotura | 2019-08-06 |
| | |||
* | camera: enough stub to pass firmware init | Arisotura | 2019-08-06 |
| | |||
* | lay base for camera shito | Arisotura | 2019-08-06 |
| | |||
* | * add SCFG_EXT | Arisotura | 2019-07-03 |
| | | | | * quick hack to detect cartridges | ||
* | ayyy | Arisotura | 2019-06-20 |
| | | | | getting there! | ||
* | fix fucking ass-stupid bug with new-WRAM handling | Arisotura | 2019-06-16 |
| | |||
* | betterer I2C | Arisotura | 2019-06-15 |
| | |||
* | get it to do more interesting things | Arisotura | 2019-06-15 |
| | |||
* | fix I2C shit? I think | Arisotura | 2019-06-15 |
| | |||
* | add I2C shito | Arisotura | 2019-06-15 |