bsnes-classic/bsnes/snes/chip
2016-06-09 23:21:05 -04:00
..
bsx 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 09:13:25 +00:00
cx4 Various fixes for Clang, some of which were genuine bugs as well 2015-04-26 04:46:43 +00:00
msu1 msu1: Backport most recent behaviour 2015-04-30 03:52:46 +00:00
necdsp 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:53:36 +00:00
obc1 Set properties on files that weren't correctly autodetected 2014-06-27 10:00:09 +00:00
sa1 sa1: fix MMIO mapping on SA1 bus 2015-05-19 22:20:24 -04:00
sdd1 sdd1: apply latest byuu findings 2016-05-02 01:21:02 -04:00
serial Set properties on files that weren't correctly autodetected 2014-06-27 10:00:09 +00:00
spc7110 spc7110: don't hardcode the SRAM size 2015-11-20 06:25:46 -05:00
srtc 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 09:13:25 +00: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 09:13:25 +00:00
superfx superfx: improve instruction cache timing 2016-06-09 23:21:05 -04:00
supergameboy 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:53:36 +00:00
chip.hpp Backport necdsp from v074 (low level ST010/ST011 emulation) 2014-09-09 20:59:08 +00:00