bsnes-plus/bsnes/snes/chip
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
..
bsx backport some scheduler improvements from current bsnes; should hopefully fix some potential serialization deadlocks including possibly what was causing issues #233 and #240 2019-12-07 17:27:32 -05:00
cx4 backport some scheduler improvements from current bsnes; should hopefully fix some potential serialization deadlocks including possibly what was causing issues #233 and #240 2019-12-07 17:27:32 -05:00
dos dos: fixed floppy memory bug, added xml mapping 2021-07-26 17:30:06 -04:00
msu1 allow multiple simultaneous coprocessor audio sources 2020-02-08 00:04:06 -05:00
necdsp backport some scheduler improvements from current bsnes; should hopefully fix some potential serialization deadlocks including possibly what was causing issues #233 and #240 2019-12-07 17:27:32 -05:00
obc1 initial commit 2014-11-26 18:35:12 -05:00
sa1 backport some scheduler improvements from current bsnes; should hopefully fix some potential serialization deadlocks including possibly what was causing issues #233 and #240 2019-12-07 17:27:32 -05:00
sdd1 sdd1: apply latest byuu findings 2016-05-02 01:24:55 -04:00
serial allow debugger to read MMIO without side effects 2016-05-06 20:37:37 -04:00
spc7110 fix tabs (again) and a missing paren 2016-05-19 19:02:23 -04:00
srtc allow debugger to read MMIO without side effects 2016-05-06 20:37:37 -04:00
st0018 memory: Make breakpoint mirroring work with MMIO (requiring some changes to BSXCart). While at it, remove some redundant masking and replace some magic numbers with enums 2015-04-18 19:54:25 -04:00
superfx tweak other disasm flag displays to match while i'm at it, it's probably a bit easier on the eyes this way 2020-01-04 02:01:15 -05:00
supergameboy SGB: more accurate handling of LCD buffering, per #247. this also involves modifying libgambatte to return after finishing a scanline and not just after finishing a frame, in order to keep it from running too far ahead before the SGB BIOS has buffered current LCD output successfully 2020-02-08 21:26:55 -05:00
chip.hpp preliminary SFX-DOS support, only keyboard input emulated for now 2020-07-28 22:48:12 -04:00