bsnes-plus/bsnes/snes/cartridge
MrL314 cba7d05f72
dos: fixed floppy memory bug, added xml mapping
fixed bug where floppy data buffer from previous session would be saved to next session's floppy buffer when cartridge loaded.
added xml parsing option for remapping dos
added FDC_RESET_STANDBY debugging output, however standby and clock functionality are not implemented yet.
added debugging output detecting whether a floppy disk image already exists for a current rom, and creates a new disk only if one doesn't exist.
2021-07-26 17:30:06 -04:00
..
cartridge.cpp dos: fixed floppy memory bug, added xml mapping 2021-07-26 17:30:06 -04:00
cartridge.hpp dos: fixed floppy memory bug, added xml mapping 2021-07-26 17:30:06 -04:00
serialization.cpp Nonexistent MappedRAM's size() is now 0 and not a magic number 2015-05-01 09:34:33 -04:00
xml.cpp dos: fixed floppy memory bug, added xml mapping 2021-07-26 17:30:06 -04:00