Mesen-X/GUI.NET/Debugger/Controls
2019-01-29 17:21:23 -05:00
..
ApuViewer Debugger: Fixed layout issues in APU viewer 2018-09-08 10:39:14 -04:00
BaseScrollableTextboxUserControl.cs Debugger: Source-level debugging (for CC65/CA65 projects) 2018-03-18 19:57:56 -04:00
CodeViewerActions.cs Debugger: Performance Tracker - Allow controlling display mode/speed with left/right click buttons 2019-01-24 17:31:44 -05:00
CodeViewerActions.Designer.cs Debugger: Added "Performance Tracker" tool 2019-01-24 00:50:42 -05:00
CodeViewerActions.resx Debugger: Source-level debugging (for CC65/CA65 projects) 2018-03-18 19:57:56 -04:00
ComboBoxWithSeparator.cs Debugger: Improved breakpoint management 2018-02-10 21:23:22 -05:00
ctrlAddressList.cs Debugger: Allow font customization for most tools (debugger, memory viewer, assembler, trace logger, script window) 2018-03-03 10:41:59 -05:00
ctrlAddressList.Designer.cs UI: Fixed warnings found by xbuild 14.0 2018-06-11 19:27:35 -04:00
ctrlAddressList.resx Cheats: Added basic cheat code finder tool 2016-08-25 19:02:33 -04:00
ctrlBreakpoints.cs Linux: Fixed debugger shortcut keys not working most of the time 2018-06-09 17:54:34 -04:00
ctrlBreakpoints.Designer.cs Linux: Fixed usability problems with watch & breakpoint list 2018-06-09 15:42:43 -04:00
ctrlBreakpoints.resx Debugger: Breakpoint-related improvements + small performance improvements 2017-08-03 21:30:44 -04:00
ctrlCallstack.cs Linux: Support for GTK dark themes 2019-01-27 01:18:18 -05:00
ctrlCallstack.Designer.cs Debugger: Changed function column header for call stack 2016-12-04 15:09:09 -05:00
ctrlCallstack.resx Debugger - Added callstack 2015-08-09 14:47:27 -04:00
ctrlCharacterMapping.cs Linux: Support for GTK dark themes 2019-01-27 01:18:18 -05:00
ctrlCharacterMapping.Designer.cs Debugger: Added Text Hooker (WIP) 2018-06-23 18:29:48 -04:00
ctrlCharacterMapping.resx Debugger: Added Text Hooker (WIP) 2018-06-23 18:29:48 -04:00
ctrlCharacterMappings.cs Debugger: CHR Viewer - Added option to show single-color tiles in grayscale 2018-07-28 15:32:38 -04:00
ctrlCharacterMappings.Designer.cs Debugger: Added Text Hooker (WIP) 2018-06-23 18:29:48 -04:00
ctrlCharacterMappings.resx Debugger: Added Text Hooker (WIP) 2018-06-23 18:29:48 -04:00
ctrlChrViewer.cs Debugger: PPU Viewer - Add 2x zoom toggle 2019-01-21 14:38:38 -05:00
ctrlChrViewer.Designer.cs Debugger: PPU Viewer - Add 2x zoom toggle 2019-01-21 14:38:38 -05:00
ctrlChrViewer.resx HD Packs: Improvements, new features, bug fixes 2017-06-28 20:01:24 -04:00
ctrlCodeScrollbar.cs Debugger: Fixed debugger window being brought to front after tooltip closes even though it was in the background before the tooltip was shown 2018-07-09 22:28:08 -04:00
ctrlConsoleStatus.cs Linux: Support for GTK dark themes 2019-01-27 01:18:18 -05:00
ctrlConsoleStatus.Designer.cs Docs: Update documentation (debugger / hd packs) 2018-09-15 11:00:03 -04:00
ctrlConsoleStatus.resx UI: Fixed layout issues in video config (+ down arrow icon change in win8+) 2017-09-18 21:40:21 -04:00
ctrlControllerInput.cs UI: Fixed DPI-related issues 2017-09-16 22:02:05 -04:00
ctrlDbgShortcuts.cs UI: Fixed warnings found by xbuild 14.0 2018-06-11 19:27:35 -04:00
ctrlDbgShortcuts.Designer.cs Debugger: Ability to customize all keyboard shortcuts 2018-03-10 09:58:24 -05:00
ctrlDbgShortcuts.resx Debugger: Ability to customize all keyboard shortcuts 2018-03-10 09:58:24 -05:00
ctrlDebuggerCode.cs Linux: Support for GTK dark themes 2019-01-27 01:18:18 -05:00
ctrlDebuggerCode.Designer.cs Debugger: Trace Logger - Added tooltips for opcodes/addresses/labels 2019-01-04 23:30:33 -05:00
ctrlDebuggerCode.resx Debugger: Source-level debugging (for CC65/CA65 projects) 2018-03-18 19:57:56 -04:00
ctrlEventViewerListView.cs Debugger: Fixed event viewer (list view) sort column refresh issue 2018-09-15 10:57:46 -04:00
ctrlEventViewerListView.Designer.cs Debugger: Event Viewer - Added "List View" tab (list of all events shown in the ppu view tab) 2018-06-14 20:05:07 -04:00
ctrlEventViewerListView.resx Debugger: Event Viewer - Added "List View" tab (list of all events shown in the ppu view tab) 2018-06-14 20:05:07 -04:00
ctrlEventViewerPpuView.cs Debugger: Event Viewer - Fixed minor issues with mouse position overlay 2018-08-03 12:10:05 -04:00
ctrlEventViewerPpuView.Designer.cs Debugger: Event Viewer - Fixed minor issues with mouse position overlay 2018-08-03 12:10:05 -04:00
ctrlEventViewerPpuView.resx Debugger: Event Viewer - Added x,y position overlay 2018-07-29 11:08:19 -04:00
ctrlFindOccurrences.cs Debugger: Source View - Added support for "Find occurrences" feature 2019-01-06 11:10:54 -05:00
ctrlFindOccurrences.Designer.cs Debugger: Source-level debugging (for CC65/CA65 projects) 2018-03-18 19:57:56 -04:00
ctrlFindOccurrences.resx Debugger: Source-level debugging (for CC65/CA65 projects) 2018-03-18 19:57:56 -04:00
ctrlFlagStatus.cs Linux: Debugger - Tooltip layout fixes 2019-01-27 13:45:57 -05:00
ctrlFlagStatus.Designer.cs Linux: Debugger - Tooltip layout fixes 2019-01-27 13:45:57 -05:00
ctrlFlagStatus.resx Debugger: Added option to display info popups about opcodes 2018-01-02 22:32:17 -05:00
ctrlFunctionList.cs Linux: Support for GTK dark themes 2019-01-27 01:18:18 -05:00
ctrlFunctionList.Designer.cs Debugger: Rename "Label" column to "Function Name" in function list 2018-12-16 16:02:43 -05:00
ctrlFunctionList.resx Debugger: Find Occurrences feature for labels/addresses 2016-11-27 10:56:37 -05:00
ctrlHexViewer.cs Debugger: Memory Viewer - Added missing right-click navigation options between the various PPU memory types 2019-01-17 18:00:11 -05:00
ctrlHexViewer.Designer.cs Debugger: Added view in cpu/disassembly/etc shortcuts to hex editor 2018-08-26 20:33:08 -04:00
ctrlHexViewer.resx Debugger: Added view in cpu/disassembly/etc shortcuts to hex editor 2018-08-26 20:33:08 -04:00
ctrlLabelList.cs Linux: Support for GTK dark themes 2019-01-27 01:18:18 -05:00
ctrlLabelList.Designer.cs Debugger: Added "Auto-create jump labels" option 2018-09-08 13:16:17 -04:00
ctrlLabelList.resx Debugger: Ability to add labels/symbols & comments to code (work in progress) 2016-11-21 22:34:47 -05:00
ctrlMemoryAccessCounters.cs Debugger: Memory Viewer - Added nametable ram option to dropdown 2019-01-13 19:04:43 -05:00
ctrlMemoryAccessCounters.Designer.cs Debugger: Added copy/select all shortcuts to access counters 2018-03-30 19:14:08 -04:00
ctrlMemoryAccessCounters.resx Debugger: Added copy/select all shortcuts to access counters 2018-03-30 19:14:08 -04:00
ctrlMemoryMapping.cs Core: Refactored nametable RAM management to fix some issues and remove some limitations 2019-01-13 15:20:57 -05:00
ctrlNametableViewer.cs Debugger: Nametable Viewer - Fixed tile preview being out of sync with the mouse location when emulation is paused 2019-01-23 17:27:48 -05:00
ctrlNametableViewer.Designer.cs Debugger: PPU Viewer - Add 2x zoom toggle 2019-01-21 14:38:38 -05:00
ctrlNametableViewer.resx HD Packs: Improvements, new features, bug fixes 2017-06-28 20:01:24 -04:00
ctrlPaletteViewer.cs Debugger: PPU Viewer - Add 2x zoom toggle 2019-01-21 14:38:38 -05:00
ctrlPaletteViewer.Designer.cs Debugger: PPU Viewer - Add 2x zoom toggle 2019-01-21 14:38:38 -05:00
ctrlPaletteViewer.resx Debugger: PPU Viewer - Added options to display/copy hex/rgb color codes in all tabs 2018-06-24 18:30:31 -04:00
ctrlProfiler.cs Debugger: Profiler - Split out of memory tools and into its own window 2019-01-19 20:00:48 -05:00
ctrlProfiler.Designer.cs Debugger: Profiler - Split out of memory tools and into its own window 2019-01-19 20:00:48 -05:00
ctrlProfiler.resx Debugger: Added profiler in memory tools (renamed from memory viewer) 2016-12-08 19:30:41 -05:00
ctrlScanlineCycleSelect.cs Debugger: Added Text Hooker (WIP) 2018-06-23 18:29:48 -04:00
ctrlScanlineCycleSelect.Designer.cs Debugger: Added Text Hooker (WIP) 2018-06-23 18:29:48 -04:00
ctrlScanlineCycleSelect.resx Debugger: Added Text Hooker (WIP) 2018-06-23 18:29:48 -04:00
ctrlScrollableTextbox.cs Debugger: Memory Tools - Fixed "Go To" on access counter tab 2019-01-13 14:55:00 -05:00
ctrlScrollableTextbox.designer.cs Debugger: Added up/down buttons to code scrollbar 2018-03-03 14:58:33 -05:00
ctrlScrollableTextbox.resx Debugger - Wrote custom textbox for the display + Basic breakpoints (exec/read/write) 2015-08-02 19:27:02 -04:00
ctrlSearchResult.cs Debugger: Added support for multi-byte labels 2019-01-11 00:09:51 -05:00
ctrlSearchResult.Designer.cs Debugger: Go To All - Fixed minor layout issues 2019-01-11 22:26:46 -05:00
ctrlSearchResult.resx Debugger: Added "Go to All" feature 2018-12-29 14:25:49 -05:00
ctrlSourceViewer.cs Linux: Support for GTK dark themes 2019-01-27 01:18:18 -05:00
ctrlSourceViewer.Designer.cs Debugger: Source View - Added support for "Find occurrences" feature 2019-01-06 11:10:54 -05:00
ctrlSourceViewer.resx Debugger: Source-level debugging (for CC65/CA65 projects) 2018-03-18 19:57:56 -04:00
ctrlSpriteViewer.cs Debugger: PPU Viewer - Add 2x zoom toggle 2019-01-21 14:38:38 -05:00
ctrlSpriteViewer.Designer.cs Debugger: PPU Viewer - Add 2x zoom toggle 2019-01-21 14:38:38 -05:00
ctrlSpriteViewer.resx HD Packs: Improvements, new features, bug fixes 2017-06-28 20:01:24 -04:00
ctrlTextbox.cs Debugger: Fixed multi-label issue that caused memory values to not be shown next to the instruction 2019-01-21 22:03:07 -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
ctrlTextHooker.cs Debugger: Nametable Viewer - Added "Show attribute colors only" option 2019-01-19 14:50:47 -05:00
ctrlTextHooker.Designer.cs Debugger: Text Hooker - Improved dakuten processing 2018-07-23 20:55:56 -04:00
ctrlTextHooker.resx Debugger: Added Text Hooker (WIP) 2018-06-23 18:29:48 -04:00
ctrlTilePalette.cs Debugger: PPU Viewer - Added options to display/copy hex/rgb color codes in all tabs 2018-06-24 18:30:31 -04:00
ctrlTilePalette.Designer.cs Debugger: PPU Viewer - Added options to display/copy hex/rgb color codes in all tabs 2018-06-24 18:30:31 -04:00
ctrlTilePalette.resx Debugger: PPU Viewer - Added options to display/copy hex/rgb color codes in all tabs 2018-06-24 18:30:31 -04:00
ctrlWatch.cs Debugger: Added standalone "Watch Window" 2019-01-29 17:21:23 -05:00
ctrlWatch.Designer.cs Debugger: Added standalone "Watch Window" 2019-01-29 17:21:23 -05:00
ctrlWatch.resx -Rewrote entire GUI in .NET 2015-07-01 23:17:14 -04:00
ICodeViewer.cs Debugger: Added ability to configure an external code editor (for use in Source View mode) 2019-01-12 22:20:43 -05:00