devinacker
0bd32c44a6
update CPU debugger comment
2014-11-30 05:48:23 -05:00
devinacker
2a3d2e7614
merge redundant CPU debuggers
...
and enable debugging for all profiles, not just performance
2014-11-30 05:21:29 -05:00
devinacker
a212773205
don't mark bytes as read when executing
...
and bring back purple text for code+data bytes (TODO: find out why odd
bytes in code still get marked as read, probably something to do with
the way bsnes handles certain instruction types)
2014-11-29 18:27:36 -05:00
devinacker
124043cf24
add searching for code/data/unknown in mem
...
(TODO: need to make executed code not be marked as read in order for
this to work better)
2014-11-29 16:30:47 -05:00
devinacker
c8de6d576d
update name/homepage
2014-11-29 06:18:02 -05:00
devinacker
4c44dfaf51
remove code+data byte color for now
...
i forgot that bsnes also marks bytes as read when executing them (and i
don't feel like coming up with a workaround right now)
2014-11-29 06:07:11 -05:00
devinacker
d54c2bd3ea
add cart ROM view to memory editor
2014-11-29 05:50:17 -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
82a56a447a
enable CPU step by default + clear audio on break
2014-11-28 22:18:20 -05:00
devinacker
49d0af3157
fix step out/over being wonky with multiple CPUs
...
(and not checking which one is actually being debugged when updating the
call counter, among other things)
2014-11-28 18:48:00 -05:00
devinacker
36cf56e3eb
add step over/step out buttons
2014-11-28 05:38:27 -05:00
devinacker
a937f6255b
remove additional references to phoenix
2014-11-26 18:42:27 -05:00
devinacker
d88ac78d30
initial commit
2014-11-26 18:35:12 -05:00