Commit Graph

6 Commits

Author SHA1 Message Date
Philippe Symons
c9ed32e3a1 Debug option: Write/Load Cable data to/from SRAM
This commit allows you to use the Write Cbl Data debug option and new Load Cbl Data debug option to dump a link's data to SRAM
or load it from SRAM and pretend like you got it over the link cable.

This is useful for capturing the link process on gameboy and replay + debug it later in an emulator.
2026-06-04 15:22:46 +02:00
The Gears of Progress
7338828331 Removing graphics from loader 2025-04-06 17:29:22 -04:00
Philippe Symons
9663c13f24 Make it work on my Supercard SD 2025-03-25 21:04:10 +01:00
Philippe Symons
65b0e10b48 Fix bug with previous changes to execute_multiboot() 2025-03-24 14:17:01 +01:00
Philippe Symons
3d02b1aea7 Add some comments and a README 2025-03-24 14:06:38 +01:00
Philippe Symons
e10058c7d9 Proof of concept: add a loader that embeds the multiboot rom and allows to load it from a flashcart 2025-03-24 13:49:37 +01:00