Sour
|
1ebd943f3a
|
Debugger: Rewrite profiler and memory counters
Improves performance when debugger enabled (10-15%), simplifies code and improves memory counters UI
|
2020-02-15 10:18:07 -05:00 |
|
Sour
|
5b80d2fe21
|
Core: Changed CPU cycle counter to be a 64-bit int (breaks save state compatibility)
|
2019-05-12 12:28:01 -04:00 |
|
Sour
|
76f64b19ef
|
Debugger: Added access counters for CHR ROM/RAM and nametable memory
+Added read/write highlighting, etc. for memory viewer tabs
+Improved show tile/attribute updates in PPU viewer
|
2019-01-13 18:32:27 -05:00 |
|
Sour
|
cab24bbd70
|
Debugger: Fixed issues with break on uninit reads
-Break did not trigger properly when using the new breakpoint logic
-Fixed issue with step back not working when using the new breakpoint logic
|
2019-01-13 14:53:14 -05:00 |
|
Sour
|
937a90626d
|
Debugger: Added option to evaluate all breakpoints on the first cycle of an instruction
|
2018-12-24 15:21:21 -05:00 |
|
Sour
|
8f6daaf9a9
|
Debugger: Added "Break on uninitialized memory read" option
|
2018-06-07 19:32:34 -04:00 |
|
Sour
|
60faaf6469
|
Debugger: Speed optimizations in memory access counters
|
2018-02-18 19:56:26 -05:00 |
|
Souryo
|
acbd7f183d
|
Debugger: Ability to de-emphasize read/written/executed bytes in hex editor
|
2017-03-04 23:15:50 -05:00 |
|
Souryo
|
66753c843c
|
Debugger: Highlight (and fade) read/write/exec in hex editor
|
2017-03-01 20:52:15 -05:00 |
|
Souryo
|
75076d5db5
|
Debugger: Refactoring/performance fixes for memory access counters
|
2016-12-09 00:02:56 -05:00 |
|
Souryo
|
c1a6453343
|
Debugger: Memory access counters (read/write/exec/uninitialized read)
|
2016-12-01 19:38:48 -05:00 |
|