aboutsummaryrefslogtreecommitdiff
path: root/src/GBACart.h
Commit message (Expand)AuthorAge
* Refactor how save data (including SD cards) is initialized (#1898)Jesse Talavera2023-12-04
* Move all core types into namespaces (#1886)Jesse Talavera-Greenberg2023-11-25
* Move GBACart-related global state into objects (#1870)Jesse Talavera-Greenberg2023-11-08
* update copyright yearsArisotura2023-11-04
* Split the cart parsing and loading steps (#1707)Jesse Talavera-Greenberg2023-06-30
* Expose SRAM pointers for frontends that manage save data their own way (#1643)Jesse Talavera-Greenberg2023-03-27
* fix copyright headersArisotura2022-03-07
* update copyright headersArisotura2022-01-09
* Custom path support (#1333)Arisotura2022-01-07
* GBACart: simulate open-bus decay roughly. fixes #1093Arisotura2021-05-04
* Cart refactor (#1073)Arisotura2021-04-25
* Update copyright year and add missing GPL headers part 2WaluigiWare642021-03-21
* Polish up archive support (#930)Madhav Kanbur2021-01-22
* Split GBA Reset and Eject logic into two setsRaphaël Zumer2019-12-22
* Add DoSavestate() function to GBACart_SolarSensorRaphaël Zumer2019-12-18
* Hook up solar sensor control to the UIRaphaël Zumer2019-12-10
* Implement solar sensor processingRaphaël Zumer2019-12-10
* Add basic GBA GPIO support, solar sensor detectionRaphaël Zumer2019-12-10
* Add a framework to support non-SRAM GBA savesRaphaël Zumer2019-12-09
* Handle GBA cartridge SRAM writesRaphaël Zumer2019-12-08
* Add GBA cart model and allow reading from itRaphaël Zumer2019-12-08