devinacker
|
ed1a89e09f
|
fix tabs (again) and a missing paren
|
2016-05-19 19:02:23 -04:00 |
|
devinacker
|
d308c1be15
|
allow debugger to read MMIO without side effects
(closes #46 assuming I didn't screw anything up)
|
2016-05-06 20:37:37 -04:00 |
|
Alex W. Jackson
|
150afd558f
|
spc7110: don't hardcode the SRAM size
|
2015-11-20 09:34:29 -05:00 |
|
Alex.W.Jackson@gmail.com
|
3eec88bf82
|
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)
git-svn-id: http://bsnes-classic.googlecode.com/svn/trunk@61 fe182637-1eec-a322-cce2-af8e45122353
|
2015-05-16 10:52:07 -04:00 |
|
Alex.W.Jackson@gmail.com
|
d58a0f0fd5
|
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
git-svn-id: http://bsnes-classic.googlecode.com/svn/trunk@40 fe182637-1eec-a322-cce2-af8e45122353
|
2015-04-18 19:54:25 -04:00 |
|
devinacker
|
d88ac78d30
|
initial commit
|
2014-11-26 18:35:12 -05:00 |
|