Commit graph

26 commits

Author SHA1 Message Date
Sour
9be0da4ea6 Debugger: Added go to shortcuts for FDS games 2019-12-24 18:59:32 -05:00
Sour
1e58065154 Linux: Support for GTK dark themes 2019-01-27 01:18:18 -05: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
f35cef97b0 Debugger: Fixed UI crash when stack pointer is $FF 2018-03-06 19:45:39 -05:00
Sour
376a56e2e1 Debugger: Fixed stack box displaying 1 extra byte 2018-03-05 21:18:54 -05:00
Sour
ba7fd71746 Debugger: Allow more stack bytes to be shown at once 2018-03-03 21:21:43 -05:00
Sour
99b470046b Debugger: Added "Go To Program Counter" menus 2018-03-03 10:53:38 -05:00
Sour
9189d96578 Debugger: Added temporary vram address (t) to status window 2018-02-24 15:03:09 -05:00
Sour
eee218ccea Debugger: Fixed stack content not displaying properly at higher DPI settings 2018-02-06 20:40:04 -05:00
Souryo
b8630ddeeb UI: Fixed layout issues in video config (+ down arrow icon change in win8+) 2017-09-18 21:40:21 -04:00
Souryo
ac4f3a0b00 UI: Linux layout fixes 2017-09-17 00:54:30 -04:00
Souryo
a215ad070e Debugger: Added PPU XScroll & WriteToggle to UI 2017-08-30 22:08:12 -04:00
Souryo
ce3e4d7c80 Debugger: Fixed issues with CPU/PPU state edition 2017-08-05 14:55:07 -04:00
Souryo
ccfbd83299 Debugger: Display cycle count in decimal instead of hex 2017-08-02 18:53:30 -04:00
Souryo
119ccd5881 Debugger: Added goto init/load handler buttons for NSF files 2017-07-28 20:58:55 -04:00
Souryo
930b4f2641 Debugger: Several performance improvements 2017-03-09 23:50:20 -05:00
Souryo
485e8cc2ce Debugger: Added tile editor feature in PPU viewer 2017-03-04 21:52:08 -05:00
Souryo
efca5284b1 Mono/Linux: Fixed layout issues 2016-12-11 14:25:29 -05:00
Souryo
e8c86804ac Debugger: Replaced "Apply Changes" button with an "Undo" button instead - changes are automatically applied on the next instruction after changing them 2016-12-06 19:03:29 -05:00
Souryo
9b5917cd31 Debugger: Added goto dropdown button for click access to nmi/irq/reset subs. 2016-12-04 14:12:49 -05:00
Souryo
c59f094301 Debugger: Fixed design mode crash 2016-11-27 10:45:06 -05:00
Souryo
ea9c32437c Debugger: Added feature to manually change the CPU/PPU's state 2016-11-26 17:48:11 -05:00
Souryo
42d9fb0ea1 Debugger: Fixed flickering lists, performance improvements, etc. 2016-11-26 14:15:50 -05:00
Souryo
8d020a2e72 Accuracy improvements (Fixed several tests: nmi_timing, nmi_and_brk, nmi_and_irq, irq_and_dma, sprdma_and_dmc_dma, sprdma_and_dmc_dma512, branch_delays_irq) 2016-01-02 13:52:55 -05:00
Souryo
e84ecbc972 Cheat code UI - not finished 2015-07-03 00:12:02 -04:00
Souryo
48409ae82b -Rewrote entire GUI in .NET
-Several other fixes (bugfixes, refactoring, etc.)
-Added a few more features to debugger
2015-07-01 23:17:14 -04:00