Souryo
|
ccc2fc2aa3
|
Cheats: Added basic cheat code finder tool
|
2016-08-25 19:02:33 -04:00 |
|
Souryo
|
8112f906b7
|
Debugger: Changed callstack to look like watch/breakpoint list
|
2016-06-05 10:53:41 -04:00 |
|
Souryo
|
f7aa61582b
|
Debugger: Cycle-by-cycle PPU debugging
|
2016-06-04 15:38:48 -04:00 |
|
Souryo
|
c2f83e288e
|
Debugger: Save all settings, breakpoints and watch entries to config file
|
2016-06-04 14:43:13 -04:00 |
|
Souryo
|
700a71446b
|
Debugger: Fixed issues with watch list and the "add to watch" shortcut
|
2016-02-13 23:13:44 -05:00 |
|
Souryo
|
6d691e5cab
|
Debugger: Fixed memory viewer crash
|
2016-01-19 20:26:11 -05:00 |
|
Souryo
|
9658597e9f
|
Debugger: Improved watch window (now allows expressions like conditional breakpoints)
|
2016-01-10 13:23:19 -05:00 |
|
Souryo
|
7d0b9e8dd5
|
Debugger - Added shortcuts to jump to NMI/IRQ/Reset vectors
|
2016-01-10 09:21:07 -05:00 |
|
Souryo
|
1f19a71dbc
|
Breakpoints - GUI improvements
|
2016-01-10 00:33:33 -05:00 |
|
Souryo
|
a0d6e2d547
|
Debugger breakpoint improvements (Conditional breaks, vram breaks, absolute address breaks, etc.)
|
2016-01-09 13:15:43 -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
|
6b26c892ac
|
Debugger - Show prg address & raw byte code options + Deadlock fixes
|
2015-08-21 22:42:44 -04:00 |
|
Souryo
|
deb34b6ce9
|
Debugger - Added "Set next statement"
|
2015-08-17 21:59:22 -04:00 |
|
Souryo
|
8b4104a4ca
|
Debugger - Sprite viewer - Added background priority flag
|
2015-08-14 21:50:49 -04:00 |
|
Souryo
|
3b0ab71e92
|
Debugger - Memory viewer now shows changes in red (with mouseover tooltip) + Performance fixes
|
2015-08-09 18:24:24 -04:00 |
|
Souryo
|
cb8ec83408
|
Debugger - Added callstack
|
2015-08-09 14:47:27 -04:00 |
|
Souryo
|
2345f8949f
|
Debugger - Fixed search highlight issues
|
2015-08-08 23:39:18 -04:00 |
|
Souryo
|
e15447d6a5
|
Debugger - Fixed arrow+home/end keys when typing search string
|
2015-08-08 22:41:16 -04:00 |
|
Souryo
|
7e5707a535
|
Debugger - PPU Viewer (Nametables, chr, sprites, palette)
|
2015-08-08 22:36:39 -04:00 |
|
Souryo
|
83d91d02c0
|
Fixed infinite loop issue with search box when textbox content shrinks
|
2015-08-06 23:04:55 -04:00 |
|
Souryo
|
1591c312cc
|
Debugger - Added missing file
|
2015-08-05 20:40:24 -04:00 |
|
Souryo
|
a37354fbc1
|
Debugger - Added memory viewer (CPU, PPU, Sprite, PRG, CHR)
|
2015-08-05 20:40:10 -04:00 |
|
Souryo
|
f55436daf1
|
Debugger - Added arrow on current statement + Font size config
|
2015-08-04 19:50:57 -04:00 |
|
Souryo
|
4b9ab622ca
|
Debugger - Search functionality (Ctrl-F, F3)
|
2015-08-03 21:53:46 -04:00 |
|
Souryo
|
fe2e70fe52
|
Debugger - Added Go To Address feature
|
2015-08-02 22:19:12 -04:00 |
|
Souryo
|
e7275cb3f7
|
Debugger - Wrote custom textbox for the display + Basic breakpoints (exec/read/write)
|
2015-08-02 19:27:02 -04:00 |
|
Souryo
|
841b1f576c
|
Breakpoints in debugger (partial, can only add exec breakpoints)
|
2015-07-19 11:55:53 -04: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 |
|