mkwong98
|
739d1ba041
|
Add debugger option to break on unlogged code
|
2021-07-14 23:04:42 +08:00 |
|
Yaroslav Veremenko
|
d8817db785
|
Debugger: Added option to reload ROM on Power Cycle
|
2020-11-15 11:08:42 -07:00 |
|
Sour
|
527db70316
|
Debugger: Lua - Add option to auto-restart scripts after power cycling or reloading the rom
|
2020-05-03 14:57:24 -04:00 |
|
Sour
|
069a98c50d
|
Debugger: Event Viewer - Added options to display apu/control register reads/writes
|
2020-04-24 18:17:03 -04:00 |
|
Sour
|
8fd774b038
|
Debugger: Added "break on bus conflict" option
|
2019-12-12 21:03:32 -05:00 |
|
Sour
|
4a258e6788
|
Debugger: Event Viewer - Added refresh speed options
|
2019-11-20 19:12:08 -05:00 |
|
Sour
|
8508b211cc
|
Debugger: Event Viewer - Added option to show NTSC borders
+ Ported most of Mesen-S' event viewer code to allow this to work
|
2019-11-19 22:28:45 -05:00 |
|
Sour
|
ea9e31f44e
|
Debugger: Event Viewer - Option to show DMC DMA reads
|
2019-11-13 22:50:52 -05:00 |
|
Sour
|
7feb36067c
|
Debugger: Event Viewer - Allow each PPU register to be toggled on/off (+ easier access to colors)
|
2019-11-13 22:25:23 -05:00 |
|
Sour
|
36e2d04fe9
|
Debugger: Added option to break when a $2006 write scroll glitch occurs
|
2019-11-11 21:10:55 -05:00 |
|
Sour
|
b77a59857c
|
Debugger: Add whitespace/indentation to workspace xml files
|
2019-05-27 16:48:07 -04:00 |
|
Sour
|
9bdea323ee
|
Debugger: Event Viewer - Added 2x and compact mode buttons
|
2019-02-02 00:25:47 -05:00 |
|
Sour
|
fac849315f
|
Debugger: Watch - Added format specifiers
+ Added help icon to watch window
|
2019-01-31 19:48:36 -05:00 |
|
Sour
|
9a256fa8b7
|
Debugger: Added standalone "Watch Window"
|
2019-01-29 17:21:23 -05:00 |
|
Sour
|
05f99aba7c
|
Linux: Debugger - Tooltip layout fixes
|
2019-01-27 13:45:57 -05:00 |
|
Sour
|
677a841ce3
|
Debugger: Added option to show the selection's length in bytes
|
2019-01-21 18:21:45 -05:00 |
|
Sour
|
db370dda97
|
Debugger: Sprite Viewer - Added an option to display an outline around all sprites in the screen preview
|
2019-01-19 20:53:15 -05:00 |
|
Sour
|
5cdb86a323
|
Debugger: Profiler - Split out of memory tools and into its own window
|
2019-01-19 20:00:48 -05:00 |
|
Sour
|
107f8cf8c0
|
Debugger: PPU Viewer - Add shortcuts to open the compact versions of each viewer directly
|
2019-01-19 18:56:08 -05:00 |
|
Sour
|
f03b154686
|
Debugger: Nametable Viewer - Added "Show attribute colors only" option
|
2019-01-19 14:50:47 -05:00 |
|
Sour
|
d66bf30cf4
|
Debugger: PPU Viewer - Added mouse over tile info overlay to NT/CHR/Sprite viewers
|
2019-01-19 12:08:14 -05:00 |
|
Sour
|
8aa4d4a6ec
|
Debugger: Memory Viewer - Added option to highlight the cursor's current row/column
|
2019-01-15 00:22:56 -05:00 |
|
Sour
|
b2b841421f
|
Debugger: PPU Viewer - Add auto-refresh speed option (15/30/60 FPS)
|
2019-01-14 22:48:57 -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
|
e0b6c4f900
|
Debugger: Added ability to configure an external code editor (for use in Source View mode)
|
2019-01-12 22:20:43 -05:00 |
|
Sour
|
d764c28bd8
|
Debugger: Import Settings - Add specific options for Work/Save RAM for DBG file imports
|
2019-01-10 20:36:56 -05:00 |
|
Sour
|
859f7e912f
|
Debugger: Memory Viewer - Added option to highlight breakpoints (by drawing a border around them)
|
2019-01-03 14:27:10 -05:00 |
|
Sour
|
25e24e30b0
|
Debugger: Automatically go into source view if we were in source view when we closed the debugger (when possible)
|
2019-01-03 12:14:37 -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
|
022085082b
|
Debugger: Added option to show current instruction's progress (cycle count, exec/read/write cycle display)
|
2018-12-23 11:56:28 -05:00 |
|
Sour
|
4459b18fa3
|
Debugger: Added option to display why the debugger breaks (breakpoint, break options, etc.)
|
2018-12-23 00:10:00 -05:00 |
|
Sour
|
7ec7512fde
|
Debugger: Added "Auto-create jump labels" option
|
2018-09-08 13:16:17 -04:00 |
|
Sour
|
80c80181ba
|
Debugger: Lua - Added (configurable) script timeout to prevent infinite loops from locking up the emulator
|
2018-09-02 15:37:13 -04:00 |
|
Sour
|
b669781ccf
|
Debugger: Added break on init/play options for NSF files
|
2018-08-21 19:41:07 -04:00 |
|
Sour
|
061f84ef2b
|
Debugger: PPU Viewer - Save palette/highlight dropdown selection
|
2018-07-28 22:08:12 -04:00 |
|
Sour
|
13d49fee5b
|
Debugger: CHR Viewer - Added option to show single-color tiles in grayscale
|
2018-07-28 15:32:38 -04:00 |
|
Sour
|
79b773e65f
|
Debugger: Added option to reset all labels before importing DBG/MLB files
|
2018-07-28 15:18:01 -04:00 |
|
Sour
|
96bec3b2ad
|
Debugger: Event Viewer - Added option to display the previous frame's events
|
2018-07-26 21:29:56 -04:00 |
|
Sour
|
6a006056fa
|
Debugger: Added option to always keep the active statement in the center of the viewport
|
2018-07-25 18:23:24 -04:00 |
|
Sour
|
fbba774275
|
Debugger: Text Hooker - Improved dakuten processing
|
2018-07-23 20:55:56 -04:00 |
|
Sour
|
c85a09038d
|
Debugger: Changed "Refresh watch while running" to "Refresh UI while running" (and refresh console status/memory mapping every 30 frames)
|
2018-07-10 00:04:59 -04:00 |
|
Sour
|
9f12f1c756
|
Debugger: Added option to break on decayed OAM read
|
2018-07-08 10:28:48 -04:00 |
|
Sour
|
7a62b2af80
|
Debugger: Added option to select which CPU to debug (VS DualSystem) (hidden from menu because issues exist)
|
2018-07-08 10:28:48 -04:00 |
|
Sour
|
c2e063d5c9
|
Debugger: Added Text Hooker (WIP)
|
2018-06-23 18:29:48 -04:00 |
|
Sour
|
718b671730
|
UI: Fixed warnings found by xbuild 14.0
|
2018-06-11 19:27:35 -04:00 |
|
Sour
|
8f6daaf9a9
|
Debugger: Added "Break on uninitialized memory read" option
|
2018-06-07 19:32:34 -04:00 |
|
Sour
|
be8cc9110d
|
Debugger: Added vertical layout option
|
2018-06-05 20:11:56 -04:00 |
|
Sour
|
10c69ad1d0
|
Debugger: Remember window position for all debug tools
|
2018-06-05 18:35:47 -04:00 |
|
Sour
|
091da2164c
|
Debugger: Trace Logger - Added output format customization
|
2018-05-26 01:14:37 -04:00 |
|
Sour
|
0911cfe118
|
Debugger: Add option to only show code window tooltips when shift key is held
|
2018-05-20 18:53:27 -04:00 |
|