devinacker
|
e4edc7a229
|
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 |
|
devinacker
|
9a298b1ff1
|
don't show cart ROM in debugger when GSU owns it
|
2018-04-29 01:13:18 -04:00 |
|
devinacker
|
843afbff15
|
try to avoid mapping RAM when it doesn't exist
|
2016-12-10 08:19:38 -05:00 |
|
Alex W. Jackson
|
1f21df71df
|
superfx: more multiply timing fixes; de-template-ify opcodes to greatly reduce compiled code size
|
2015-07-05 06:47:56 -04:00 |
|
devinacker
|
95a5f25a29
|
more of the same for sfx/sa1 debug
|
2015-05-16 11:11:00 -04: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 |
|
devinacker
|
f2f7152e91
|
add totally halfassed superfx debugger
that probably doesn't work right mostly
|
2015-03-05 01:22:57 -05:00 |
|
devinacker
|
d88ac78d30
|
initial commit
|
2014-11-26 18:35:12 -05:00 |
|