bsnes-plus/bsnes/snes/chip/dos
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
..
dos.cpp begin sfx-dos floppy drive emulation 2020-08-01 18:32:01 -04:00
dos.hpp dos: fixed floppy memory bug, added xml mapping 2021-07-26 17:30:06 -04:00
dos_base.cpp dos: fixed floppy memory bug, added xml mapping 2021-07-26 17:30:06 -04:00
dos_floppy.cpp dos: fixed floppy memory bug, added xml mapping 2021-07-26 17:30:06 -04:00
dos_serial.cpp dos: fixed floppy memory bug, added xml mapping 2021-07-26 17:30:06 -04:00
fdd.h fdc: modify disk data size to match SFX-DOS supported disk formats 2020-08-10 18:46:36 -04:00
fdd_dos.h fdc: set sector sizes/offsets correctly when preparing disk image 2020-08-10 22:39:08 -04:00
serialization.cpp fdc: add support for multi sector/track reads and writes 2020-08-10 20:19:50 -04:00
upd765.h dos: fixed floppy memory bug, added xml mapping 2021-07-26 17:30:06 -04:00