Raphaël Zumer
|
8172cbc170
|
Add DoSavestate() function to GBACart_SolarSensor
Still empty, but should be implemented along with the rest.
|
2019-12-18 23:35:14 -05:00 |
Raphaël Zumer
|
ca9f183d24
|
Hook up solar sensor control to the UI
It uses hardcoded keypad left and right arrows.
|
2019-12-10 17:54:35 -05:00 |
Raphaël Zumer
|
f6cd66e5b1
|
Implement solar sensor processing
|
2019-12-10 17:43:25 -05:00 |
Raphaël Zumer
|
9128517b90
|
Add basic GBA GPIO support, solar sensor detection
|
2019-12-10 16:36:39 -05:00 |
Raphaël Zumer
|
5ad85f15c1
|
Add a framework to support non-SRAM GBA saves
The support is not yet there, but at least
we should not read or write bogus data.
|
2019-12-09 04:58:54 -05:00 |
Raphaël Zumer
|
62b9f51e23
|
Handle GBA cartridge SRAM writes
|
2019-12-08 21:20:01 -05:00 |
Raphaël Zumer
|
d86ee1d5bf
|
Add GBA cart model and allow reading from it
|
2019-12-08 15:30:07 -05:00 |