6 Commits

Author SHA1 Message Date
David Hunter
c3c9430da9 New OSD feature: load FX-BMP ROM
This is a shortcut for mounting an .FXB as FX-BMP backup RAM and then
loading it. Additionally, the "Save backup RAM" option cannot save
over it.
2026-02-07 16:57:45 -08:00
David Hunter
554b19a237 Correct img_mounted and status_menumask usage 2026-01-22 22:41:41 -08:00
David Hunter
7bc6250385 Implement BMP (external SRAM), and hook it up to SD loader 2026-01-19 13:51:21 -08:00
David Hunter
8fc354d5d7 Hook internal backup SRAM up to the SD block device interface 2026-01-19 01:54:33 -08:00
David Hunter
cd529be82d Use USER LED to indicate fatal error
Error is currently defined as:
- Invalid Instruction Exception (read 0xFFFF_FF90)
- Duplexed Exception (read 0xFFFF_FFD0)
2026-01-16 23:13:50 -08:00
David Hunter
db75b26824 Might as well start calling this the real core
Test_V810 -> PCFX
mycore -> pcfx_top
2026-01-02 22:44:45 -08:00