Devin Acker
|
c593fd0b96
|
disasm: treat calls and branches differently for state tracking purposes
|
2021-08-15 21:52:32 -04:00 |
|
devinacker
|
ea7f021872
|
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 |
|
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
|
049109148f
|
add opcode 'halt' flag for smp too in case we ever have automatic analysis for that
|
2019-12-04 21:09:17 -05:00 |
|
devinacker
|
e398ad5685
|
make sure register displays for different chips line up in text disasm
|
2019-09-07 15:00:41 -04:00 |
|
devinacker
|
b0dbda09ee
|
SMP disasm formatting cleanup
|
2019-09-01 20:31:15 -04:00 |
|
devinacker
|
aeec49a8e8
|
incorporate fancy disasm stuff into SMP debugger and refactor CPU disasm as well (closes #227)
|
2019-09-01 20:28:46 -04:00 |
|
devinacker
|
1bdcd73e17
|
do better at ignoring dummy reads (fixes #170)
|
2018-04-29 01:13:17 -04:00 |
|
devinacker
|
701e7fd218
|
view actual SMP bus instead of APU RAM
|
2016-11-15 00:22:19 -05:00 |
|
devinacker
|
60e41d46a2
|
smp: don't make dummy reads trigger breakpoints
fixes #71
|
2016-11-03 21:19:53 -04:00 |
|
devinacker
|
31aeb3ba24
|
use consistent spc700 syntax with xkas-plus
|
2015-05-16 13:01:13 -04:00 |
|
devinacker
|
c401f756ad
|
show correct branch distances for cpu+smp
regardless of the actual current PC location, so that disassembling at
*other* locations shows the expected results
|
2015-04-11 17:51:40 -04:00 |
|
devinacker
|
17830b0407
|
add cart RAM view, new readme, other cleanup
|
2014-12-03 22:13:43 -05:00 |
|
devinacker
|
f754ba0c21
|
add color coding to memory viewer for usage
(and also mark operand bytes as executed, not just read)
|
2014-11-29 02:38:43 -05:00 |
|
devinacker
|
d88ac78d30
|
initial commit
|
2014-11-26 18:35:12 -05:00 |
|