Souryo
|
f7d043b05c
|
Debugger: Added option to show/hide function & label lists
|
2016-11-22 00:21:49 -05:00 |
|
Souryo
|
6be499368c
|
Debugger: Callstack improvements (uses function labels when possible, shows NMI/IRQ calls, etc.)
|
2016-11-22 00:14:49 -05:00 |
|
Souryo
|
3778fafbc0
|
Debugger: Write handler address for goto nmi/irq/reset menus
|
2016-11-21 22:43:59 -05:00 |
|
Souryo
|
4ffebdb4e0
|
Debugger: Ability to add labels/symbols & comments to code (work in progress)
|
2016-11-21 22:34:47 -05:00 |
|
Souryo
|
1215b3e813
|
Debugger: Added function list (based on JSR calls)
|
2016-11-20 13:15:37 -05:00 |
|
Souryo
|
ebd5fd318c
|
Debugger: Added option to view the result of the addressing logic for indirect/absolute addressing modes
|
2016-11-19 19:21:28 -05:00 |
|
Souryo
|
cc93ab470d
|
Debugger: Fixed breakpoint address when clicking on margin to set a breakpoint on the last visible line
|
2016-11-14 22:37:56 -05:00 |
|
Souryo
|
5899427fa5
|
Debugger: Preserve breakpoint list scroll position when disabling/enabling breakpoints
|
2016-11-14 22:33:59 -05:00 |
|
Souryo
|
4b6d96834b
|
Debugger: Auto-focus on textbox for go to address form (+ same for add/edit cheat form)
|
2016-11-14 21:00:50 -05:00 |
|
Souryo
|
bab9296f23
|
Debugger: Fixed crash when opening debugger on some computers
|
2016-09-07 07:28:02 -04:00 |
|
Souryo
|
4955d35f81
|
Debugger: Minor tweaks to main window
|
2016-09-05 16:48:20 -04:00 |
|
Souryo
|
8e5ad13c33
|
Debugger: Chr viewer tweaks
|
2016-09-05 16:34:01 -04:00 |
|
Souryo
|
3a9c8f9236
|
Debugger: Ability to view all of CHR in chr viewer + Added mask option (based on CDL file)
|
2016-09-05 12:09:14 -04:00 |
|
Souryo
|
760c844d4d
|
Debugger: Allow export/import of memory to/from files
|
2016-09-05 09:05:34 -04:00 |
|
Souryo
|
69f1ca010e
|
Debugger: Added cpu/ppu memory mapping display (not finished, but enough for most typical cases)
|
2016-09-04 18:08:16 -04:00 |
|
Souryo
|
9ad4719d57
|
Trace Logger: Added options + improved UI usability
|
2016-09-03 21:52:59 -04:00 |
|
Souryo
|
18cc668fd3
|
CHR Viewer: Add option to display tiles as if they were 8x16 sprites (were every other tile is the bottom half of the previous tile)
|
2016-08-29 18:10:55 -04:00 |
|
Souryo
|
ccc2fc2aa3
|
Cheats: Added basic cheat code finder tool
|
2016-08-25 19:02:33 -04:00 |
|
Souryo
|
7687eccd70
|
Debugger: Fixed crash that occured when reloading saved breakpoints
|
2016-06-25 22:06:22 -04:00 |
|
Souryo
|
956834d4a5
|
Debugger: Improved expression evaluator when dealing with memory addresses + added "address" and "romaddress" special values
|
2016-06-05 11:51:46 -04:00 |
|
Souryo
|
8112f906b7
|
Debugger: Changed callstack to look like watch/breakpoint list
|
2016-06-05 10:53:41 -04:00 |
|
Souryo
|
ba44be9a85
|
Debugger: Run one scanline option
|
2016-06-05 10:29:54 -04:00 |
|
Souryo
|
3f801e22ff
|
Debugger: Option to display the current frame as it is being drawn (pixel by pixel), instead of displaying when the full frame is done.
|
2016-06-05 10:26:05 -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
|
e210d267d8
|
Debugger: Fixed some deadlocks when pausing/resetting/changing game, fixed breakpoints not being remembered after a reset
|
2016-06-04 08:55:52 -04:00 |
|
Souryo
|
a55fbaa619
|
Fixed tooltip message
|
2016-02-13 23:14:56 -05:00 |
|
Souryo
|
700a71446b
|
Debugger: Fixed issues with watch list and the "add to watch" shortcut
|
2016-02-13 23:13:44 -05:00 |
|
Souryo
|
63d2c2f9d3
|
UI: Changed all icons (to public domain ones) + redrew Mesen icon in blue. Hid/disabled some UI elements for things that are not implemented yet.
|
2016-02-11 18:34:55 -05:00 |
|
Souryo
|
4e9714ae51
|
UI: Fixed tab order (generic code) + Small fixes to some windows
|
2016-02-07 14:42:07 -05:00 |
|
Souryo
|
a732ef9f59
|
Debugger: Improved performance (reduced locking, etc.).
Also fixed a bug in GenerateOutput when cpu memory is mapped to prg ram (instead of rom)
|
2016-01-26 16:47:21 -05:00 |
|
Souryo
|
6d691e5cab
|
Debugger: Fixed memory viewer crash
|
2016-01-19 20:26:11 -05:00 |
|
Souryo
|
b3a6447a94
|
BaseMapper - Support for both CHR ROM & RAM at once
Mapper 74, 119, 191, 192, 194, 195 support
|
2016-01-19 20:16:00 -05:00 |
|
Souryo
|
291931a1b0
|
HD Packs: Added option to enable/disable load of HD packs
|
2016-01-16 09:50:33 -05:00 |
|
Souryo
|
1424f255e4
|
Debugger: Fixed go to Reset/NMI shortcuts
|
2016-01-11 18:15:36 -05:00 |
|
Souryo
|
3b73bb8f83
|
Trace Logger (very basic, not finished)
|
2016-01-10 19:56:40 -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
|
273c000c44
|
Debugger - Basic FCEUX CDL file support
|
2015-08-17 19:32:10 -04:00 |
|
Souryo
|
8b4104a4ca
|
Debugger - Sprite viewer - Added background priority flag
|
2015-08-14 21:50:49 -04:00 |
|
Souryo
|
26f68486b7
|
Debugger - Split view window did not remove active address on run
|
2015-08-09 20:47:50 -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 |
|