mirror of
https://github.com/Druthulu/BFM-decomp
synced 2026-09-26 13:33:34 -04:00
d443cdf433
formats.md §6: SaveLoadRoutine @0x8002B154 = multi-entry save/load blob driving the linked PsyQ libmcrd primitives; saveHeaderTemplate @0x80072DF0 decoded — memcard filename "BASLUS-00726MUSASHI", SJIS title "BRAVE FENCER MUSASHI", and a @+0x54 handler DISPATCH TABLE of 0x8002Bxxx pointers (the "multi-entry blob" IS this table of save/load sub-handlers). Static layout VERIFIED. TBD (needs Ghidra-on-EXE + a Drew-operated PCSX-Redux save trace + PsyQ-memcard CRC research): the save-DATA serialization (player/progress state 0x80078Exx + checksum) + matching the tractable handlers. ram_savescreen.bin holds the live header.