.. |
BaseScrollableTextboxUserControl.cs
|
Debugger: Save all settings, breakpoints and watch entries to config file
|
2016-06-04 14:43:13 -04:00 |
ctrlAddressList.cs
|
Cheats: Added basic cheat code finder tool
|
2016-08-25 19:02:33 -04:00 |
ctrlAddressList.Designer.cs
|
Cheats: Added basic cheat code finder tool
|
2016-08-25 19:02:33 -04:00 |
ctrlAddressList.resx
|
Cheats: Added basic cheat code finder tool
|
2016-08-25 19:02:33 -04:00 |
ctrlBreakpoints.cs
|
Debugger: Fixed flickering lists, performance improvements, etc.
|
2016-11-26 14:15:50 -05:00 |
ctrlBreakpoints.Designer.cs
|
Debugger: Fixed crash when toggling breakpoints after closing & reopening the debugger
|
2016-11-22 00:22:25 -05:00 |
ctrlBreakpoints.resx
|
Debugger - Wrote custom textbox for the display + Basic breakpoints (exec/read/write)
|
2015-08-02 19:27:02 -04:00 |
ctrlCallstack.cs
|
Debugger: Fixed flickering lists, performance improvements, etc.
|
2016-11-26 14:15:50 -05:00 |
ctrlCallstack.Designer.cs
|
Debugger: Fixed flickering lists, performance improvements, etc.
|
2016-11-26 14:15:50 -05:00 |
ctrlCallstack.resx
|
Debugger - Added callstack
|
2015-08-09 14:47:27 -04:00 |
ctrlChrViewer.cs
|
Debugger: Added option to select at what scanline/cycle to display data in PPU viewer
|
2016-11-26 20:44:23 -05:00 |
ctrlChrViewer.Designer.cs
|
Debugger: Chr viewer tweaks
|
2016-09-05 16:34:01 -04:00 |
ctrlChrViewer.resx
|
Debugger - PPU Viewer (Nametables, chr, sprites, palette)
|
2015-08-08 22:36:39 -04:00 |
ctrlConsoleStatus.cs
|
Debugger: Fixed design mode crash
|
2016-11-27 10:45:06 -05:00 |
ctrlConsoleStatus.Designer.cs
|
Debugger: Fixed design mode crash
|
2016-11-27 10:45:06 -05:00 |
ctrlConsoleStatus.resx
|
Debugger: Added feature to manually change the CPU/PPU's state
|
2016-11-26 17:48:11 -05:00 |
ctrlDebuggerCode.cs
|
Debugger: Added option to highlight disassembled but not yet executed code (e.g unused branches)
|
2016-11-27 19:43:17 -05:00 |
ctrlDebuggerCode.Designer.cs
|
Debugger: Added back/forward navigation
|
2016-11-27 12:14:32 -05:00 |
ctrlDebuggerCode.resx
|
Breakpoints - GUI improvements
|
2016-01-10 00:33:33 -05:00 |
ctrlFunctionList.cs
|
Debugger: Added back/forward navigation
|
2016-11-27 12:14:32 -05:00 |
ctrlFunctionList.Designer.cs
|
Debugger: Find Occurrences feature for labels/addresses
|
2016-11-27 10:56:37 -05:00 |
ctrlFunctionList.resx
|
Debugger: Find Occurrences feature for labels/addresses
|
2016-11-27 10:56:37 -05:00 |
ctrlHexViewer.cs
|
Debugger: Allow export/import of memory to/from files
|
2016-09-05 09:05:34 -04:00 |
ctrlHexViewer.Designer.cs
|
Debugger: Save all settings, breakpoints and watch entries to config file
|
2016-06-04 14:43:13 -04:00 |
ctrlHexViewer.resx
|
Debugger - Memory viewer now shows changes in red (with mouseover tooltip) + Performance fixes
|
2015-08-09 18:24:24 -04:00 |
ctrlLabelList.cs
|
Debugger: Find Occurrences feature for labels/addresses
|
2016-11-27 10:56:37 -05:00 |
ctrlLabelList.Designer.cs
|
Debugger: Find Occurrences feature for labels/addresses
|
2016-11-27 10:56:37 -05:00 |
ctrlLabelList.resx
|
Debugger: Ability to add labels/symbols & comments to code (work in progress)
|
2016-11-21 22:34:47 -05:00 |
ctrlMemoryMapping.cs
|
Debugger: Minor tweaks to main window
|
2016-09-05 16:48:20 -04:00 |
ctrlNametableViewer.cs
|
Debugger: Added option to select at what scanline/cycle to display data in PPU viewer
|
2016-11-26 20:44:23 -05:00 |
ctrlNametableViewer.Designer.cs
|
Debugger - PPU Viewer (Nametables, chr, sprites, palette)
|
2015-08-08 22:36:39 -04:00 |
ctrlNametableViewer.resx
|
Debugger - PPU Viewer (Nametables, chr, sprites, palette)
|
2015-08-08 22:36:39 -04:00 |
ctrlPaletteViewer.cs
|
Debugger: Added option to select at what scanline/cycle to display data in PPU viewer
|
2016-11-26 20:44:23 -05:00 |
ctrlPaletteViewer.Designer.cs
|
Debugger - PPU Viewer (Nametables, chr, sprites, palette)
|
2015-08-08 22:36:39 -04:00 |
ctrlPaletteViewer.resx
|
Debugger - PPU Viewer (Nametables, chr, sprites, palette)
|
2015-08-08 22:36:39 -04:00 |
ctrlScrollableTextbox.cs
|
Debugger: Added back/forward navigation
|
2016-11-27 12:14:32 -05:00 |
ctrlScrollableTextbox.designer.cs
|
Debugger: Find Occurrences feature for labels/addresses
|
2016-11-27 10:56:37 -05:00 |
ctrlScrollableTextbox.resx
|
Debugger - Wrote custom textbox for the display + Basic breakpoints (exec/read/write)
|
2015-08-02 19:27:02 -04:00 |
ctrlSpriteViewer.cs
|
Debugger: Added option to select at what scanline/cycle to display data in PPU viewer
|
2016-11-26 20:44:23 -05:00 |
ctrlSpriteViewer.Designer.cs
|
Debugger - Sprite viewer - Added background priority flag
|
2015-08-14 21:50:49 -04:00 |
ctrlSpriteViewer.resx
|
Debugger - PPU Viewer (Nametables, chr, sprites, palette)
|
2015-08-08 22:36:39 -04:00 |
ctrlTextbox.cs
|
Debugger: Added back/forward navigation
|
2016-11-27 12:14:32 -05:00 |
ctrlTextbox.Designer.cs
|
Debugger - Wrote custom textbox for the display + Basic breakpoints (exec/read/write)
|
2015-08-02 19:27:02 -04:00 |
ctrlWatch.cs
|
Debugger: Fixed crash when trying to add a watch expression
|
2016-11-27 19:43:37 -05:00 |
ctrlWatch.Designer.cs
|
Debugger: Fixed issues with watch list and the "add to watch" shortcut
|
2016-02-13 23:13:44 -05:00 |
ctrlWatch.resx
|
-Rewrote entire GUI in .NET
|
2015-07-01 23:17:14 -04:00 |