Mesen-SX/UI/Debugger/Controls
2020-10-12 18:19:46 +03:00
..
ComboBoxWithSeparator.cs Debugger: Added hex editor 2019-02-15 21:33:13 -05:00
ctrlCallstack.cs Added Game Boy support 2020-05-18 16:11:08 -04:00
ctrlCallstack.Designer.cs UI: Fixed case sensitivity issues for Linux 2019-04-01 19:34:08 -04:00
ctrlCallstack.resx Debugger: Added call stack 2019-03-24 12:05:51 -04:00
ctrlCodeScrollbar.cs UI: DPI-related fixes/improvements 2020-04-13 11:21:45 -04:00
ctrlColorPicker.cs Debugger: Event Viewer - Add list view (+ misc event viewer bug fixes) 2019-12-10 19:13:30 -05:00
ctrlCpuStatus.cs Implemented CPU flags changing. 2020-10-12 18:19:46 +03:00
ctrlCpuStatus.Designer.cs Linux: Fixed some crashes and layout issues 2019-07-18 19:09:57 -04:00
ctrlCpuStatus.resx Debugger: SPC debugger/breakpoints/call stack 2019-04-07 12:25:14 -04:00
ctrlCx4Status.cs Debugger: Added CX4 debugger 2020-02-24 22:00:52 -05:00
ctrlCx4Status.Designer.cs Debugger: Added CX4 debugger 2020-02-24 22:00:52 -05:00
ctrlCx4Status.resx Debugger: Added CX4 debugger 2020-02-24 22:00:52 -05:00
ctrlDbgShortcuts.cs Debugger: Added hex editor 2019-02-15 21:33:13 -05:00
ctrlDbgShortcuts.Designer.cs UI: Fixed case sensitivity issues for Linux 2019-04-01 19:34:08 -04:00
ctrlDbgShortcuts.resx Debugger: Added hex editor 2019-02-15 21:33:13 -05:00
ctrlDisassemblyView.cs Fixed wrong Selection range if there's only one byte in selection. 2020-10-11 22:07:34 +03:00
ctrlDisassemblyView.Designer.cs Debugger: Added copy selection option in disassembly view 2020-05-03 15:14:00 -04:00
ctrlDisassemblyView.resx Debugger: Added toggle breakpoint shortcut + refactoring 2019-03-23 21:56:35 -04:00
ctrlGameboyStatus.cs GB: Improved DMA support for GBC (timing + bug fixes) 2020-05-27 22:50:27 -04:00
ctrlGameboyStatus.Designer.cs Added Game Boy support 2020-05-18 16:11:08 -04:00
ctrlGameboyStatus.resx Added Game Boy support 2020-05-18 16:11:08 -04:00
ctrlGsuStatus.cs Added GSU (Super FX) support 2019-07-30 22:43:32 -04:00
ctrlGsuStatus.Designer.cs Added GSU (Super FX) support 2019-07-30 22:43:32 -04:00
ctrlGsuStatus.resx Added GSU (Super FX) support 2019-07-30 22:43:32 -04:00
ctrlMemoryMapping.cs Debugger: GB - Fixed memory mappings display when boot rom is active 2020-07-03 16:41:44 -04:00
ctrlMemoryType.cs GB: Allow picking GB model (original vs color) and using a boot rom 2020-05-26 00:05:35 -04:00
ctrlNecDspStatus.cs Debugger: Added DSP debugger 2020-02-23 22:24:58 -05:00
ctrlNecDspStatus.Designer.cs Debugger: Added DSP debugger 2020-02-23 22:24:58 -05:00
ctrlNecDspStatus.resx Debugger: Added DSP debugger 2020-02-23 22:24:58 -05:00
ctrlPanel.cs Linux: Debugger - Fixed an issue when zooming out in viewers 2019-10-26 16:28:14 -04:00
ctrlPpuStatus.cs Debugger: Display the real HClock value in the debugger window (instead of calculating it) 2019-04-10 22:46:26 -04:00
ctrlPpuStatus.Designer.cs Debugger: SPC debugger/breakpoints/call stack 2019-04-07 12:25:14 -04:00
ctrlPpuStatus.resx Debugger: SPC debugger/breakpoints/call stack 2019-04-07 12:25:14 -04:00
ctrlScrollableTextbox.cs Debugger: Improved syntax highlighting 2020-02-07 22:54:25 -05:00
ctrlScrollableTextbox.Designer.cs Debugger: Fixed crash in disassembly, slightly improved search performance 2019-07-18 16:14:32 -04:00
ctrlScrollableTextbox.resx Imported some code from Mesen (video, audio, UI, etc.) + basic trace logger/step functionality 2019-02-12 22:13:09 -05:00
ctrlSearchResult.cs Debugger: Add "Go to all" feature 2020-02-09 15:39:14 -05:00
ctrlSearchResult.Designer.cs Debugger: Add "Go to all" feature 2020-02-09 15:39:14 -05:00
ctrlSpcStatus.cs Debugger: Added DSP debugger 2020-02-23 22:24:58 -05:00
ctrlSpcStatus.Designer.cs Linux: Fixed some crashes and layout issues 2019-07-18 19:09:57 -04:00
ctrlSpcStatus.resx Debugger: SPC debugger/breakpoints/call stack 2019-04-07 12:25:14 -04:00
ctrlTextbox.cs Debugger: Improved syntax highlighting 2020-02-07 22:54:25 -05:00
ctrlTextbox.Designer.cs Imported some code from Mesen (video, audio, UI, etc.) + basic trace logger/step functionality 2019-02-12 22:13:09 -05:00
ctrlWatch.cs Debugger: Improved GSU disassembly/debugger 2020-02-23 15:58:14 -05:00
ctrlWatch.Designer.cs Debugger: Implemented "edit in memory tools" and "view in disassembly" context menu options in watch list 2019-07-18 08:31:41 -04:00
ctrlWatch.resx Debugger: Watch list 2019-02-27 20:33:56 -05:00
TextboxHistory.cs Imported some code from Mesen (video, audio, UI, etc.) + basic trace logger/step functionality 2019-02-12 22:13:09 -05:00