index
:
melonDS
master
modified version of melonDS used for school/vsr
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
GBACart.h
Commit message (
Expand
)
Author
Age
*
Refactor how save data (including SD cards) is initialized (#1898)
Jesse Talavera
2023-12-04
*
Move all core types into namespaces (#1886)
Jesse Talavera-Greenberg
2023-11-25
*
Move GBACart-related global state into objects (#1870)
Jesse Talavera-Greenberg
2023-11-08
*
update copyright years
Arisotura
2023-11-04
*
Split the cart parsing and loading steps (#1707)
Jesse Talavera-Greenberg
2023-06-30
*
Expose SRAM pointers for frontends that manage save data their own way (#1643)
Jesse Talavera-Greenberg
2023-03-27
*
fix copyright headers
Arisotura
2022-03-07
*
update copyright headers
Arisotura
2022-01-09
*
Custom path support (#1333)
Arisotura
2022-01-07
*
GBACart: simulate open-bus decay roughly. fixes #1093
Arisotura
2021-05-04
*
Cart refactor (#1073)
Arisotura
2021-04-25
*
Update copyright year and add missing GPL headers part 2
WaluigiWare64
2021-03-21
*
Polish up archive support (#930)
Madhav Kanbur
2021-01-22
*
Split GBA Reset and Eject logic into two sets
Raphaël Zumer
2019-12-22
*
Add DoSavestate() function to GBACart_SolarSensor
Raphaël Zumer
2019-12-18
*
Hook up solar sensor control to the UI
Raphaël Zumer
2019-12-10
*
Implement solar sensor processing
Raphaël Zumer
2019-12-10
*
Add basic GBA GPIO support, solar sensor detection
Raphaël Zumer
2019-12-10
*
Add a framework to support non-SRAM GBA saves
Raphaël Zumer
2019-12-09
*
Handle GBA cartridge SRAM writes
Raphaël Zumer
2019-12-08
*
Add GBA cart model and allow reading from it
Raphaël Zumer
2019-12-08