Sour
|
1f2ec5a91b
|
Fixed compilation warning
|
2020-04-18 13:38:35 -04:00 |
|
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
|
7041ec7682
|
Linux: Fixed compilation warnings/errors with GCC/clang
|
2019-11-13 18:30:05 -05:00 |
|
Sour
|
a72acc9f1a
|
Core: Rewrite DMC/OAM DMA, tweak PPU timings, add option to simulate PPU/CPU alignments
|
2019-11-11 21:10:47 -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
|
ec0853fcf1
|
Debugger: PPU Viewer - Fixed tile/attribute update logic when overclocking is turned on
|
2019-01-13 20:18:31 -05:00 |
|
Sour
|
a27cf40e96
|
Debugger: Memory Viewer - Added nametable ram option to dropdown
|
2019-01-13 19:04:43 -05: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
|
1e90a71394
|
Linux: Removed -Wno-switch option and fixed warnings
|
2018-06-25 15:56:05 -04: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
|
67b9a5c707
|
Debugger: Fixed hex editor highlight issues (when loading save state, etc.)
|
2017-10-05 20:48:18 -04:00 |
|
Souryo
|
fbc94bee7d
|
Debugger: Fixed crash in hex editor when PRG or CHR was larger than 10mb
|
2017-05-02 21:23:28 -04: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 |
|