bsnes-plus/bsnes/snes/chip/necdsp
2019-12-07 17:27:32 -05:00
..
disassembler.cpp initial commit 2014-11-26 18:35:12 -05:00
memory.cpp debugger: add a flag indicating that the debugger is accessing the bus; this is used to suppress unwanted side effects of reads (e.g. cothread switches, latch-on-read registers) and to allow ROM to be modified (in place of MappedRAM::write_protect(), which is going away soon) 2015-05-16 10:52:07 -04:00
necdsp.cpp 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
necdsp.hpp initial commit 2014-11-26 18:35:12 -05:00
registers.hpp initial commit 2014-11-26 18:35:12 -05:00
serialization.cpp initial commit 2014-11-26 18:35:12 -05:00