Mesen2/UI/Debugger/Windows
Sour ad548465c6 Debugger: NES - Added new "break on..." options
Invalid VRAM access, Invalid OAM write, DMA controller read, Unstable opcodes
2025-03-27 21:16:02 +09:00
..
AssemblerWindow.axaml UI: Support for NativeAOT 2024-06-05 20:23:31 +09:00
AssemblerWindow.axaml.cs UI: Update to Avalonia11-preview6 2023-04-10 22:59:48 -04:00
BreakInWindow.axaml Debugger: Always show modal popups in the taskbar 2024-12-13 23:35:47 +09:00
BreakInWindow.axaml.cs Debugger: Auto-select all text in main textbox in various popup tools to make editing easier 2024-10-01 22:42:11 +09:00
BreakOnWindow.axaml Debugger: Always show modal popups in the taskbar 2024-12-13 23:35:47 +09:00
BreakOnWindow.axaml.cs Debugger: Auto-select all text in main textbox in various popup tools to make editing easier 2024-10-01 22:42:11 +09:00
BreakpointEditWindow.axaml Debugger: Always show modal popups in the taskbar 2024-12-13 23:35:47 +09:00
BreakpointEditWindow.axaml.cs NES: Added Rainbow support (mapper 682) 2024-10-08 21:37:44 +09:00
ColorIndexPickerWindow.axaml UI: Support for NativeAOT 2024-06-05 20:23:31 +09:00
ColorIndexPickerWindow.axaml.cs Added WonderSwan support 2024-09-19 21:19:43 +09:00
CommentEditWindow.axaml Debugger: Always show modal popups in the taskbar 2024-12-13 23:35:47 +09:00
CommentEditWindow.axaml.cs Debugger: Added shortcut to quickly add/edit/remove comments 2023-04-19 00:10:59 -04:00
DebuggerConfigWindow.axaml Debugger: Script window - Added option to show line numbers 2025-03-18 21:48:09 +09:00
DebuggerConfigWindow.axaml.cs UI: Update to Avalonia11-preview6 2023-04-10 22:59:48 -04:00
DebuggerWindow.axaml Debugger: NES - Added new "break on..." options 2025-03-27 21:16:02 +09:00
DebuggerWindow.axaml.cs Debugger: Re-apply controller buttons turned on in the controller tab after power cycle/reload rom 2023-07-30 17:17:08 +09:00
DebugLogWindow.axaml UI: Support for NativeAOT 2024-06-05 20:23:31 +09:00
DebugLogWindow.axaml.cs UI: Update to Avalonia11-preview6 2023-04-10 22:59:48 -04:00
EventViewerWindow.axaml Added WonderSwan support 2024-09-19 21:19:43 +09:00
EventViewerWindow.axaml.cs Debugger: Event Viewer - Added missing address/value for some event types (marked breakpoints, etc.) 2024-09-12 17:11:56 +09:00
FindAllOccurrencesWindow.axaml Debugger: Always show modal popups in the taskbar 2024-12-13 23:35:47 +09:00
FindAllOccurrencesWindow.axaml.cs Debugger: Auto-select all text in main textbox in various popup tools to make editing easier 2024-10-01 22:42:11 +09:00
GoToAllWindow.axaml UI: Fixed crashes that could occur when using undo after typing in a text box 2024-11-08 15:45:32 +09:00
GoToAllWindow.axaml.cs Debugger: Auto-select all text in main textbox in various popup tools to make editing easier 2024-10-01 22:42:11 +09:00
GoToWindow.axaml Debugger: Always show modal popups in the taskbar 2024-12-13 23:35:47 +09:00
GoToWindow.axaml.cs Debugger: Auto-select all text in main textbox in various popup tools to make editing easier 2024-10-01 22:42:11 +09:00
INotificationHandler.cs UI: Rename NewUI to UI 2023-01-25 16:03:56 -05:00
LabelEditWindow.axaml UI: Fixed error message/broken layout when clearing the text/value in a NumericUpDown control 2024-12-26 16:09:21 +09:00
LabelEditWindow.axaml.cs Debugger: Auto-select all text in main textbox in various popup tools to make editing easier 2024-10-01 22:42:11 +09:00
MemorySearchWindow.axaml UI: Support for NativeAOT 2024-06-05 20:23:31 +09:00
MemorySearchWindow.axaml.cs UI: Update to Avalonia11-preview6 2023-04-10 22:59:48 -04:00
MemoryToolsWindow.axaml UI: Support for NativeAOT 2024-06-05 20:23:31 +09:00
MemoryToolsWindow.axaml.cs Debugger: Fixed some potential memory leaks in debug tools UI 2024-11-07 18:34:41 +09:00
MemoryViewerFindWindow.axaml Debugger: Always show modal popups in the taskbar 2024-12-13 23:35:47 +09:00
MemoryViewerFindWindow.axaml.cs Debugger: Memory viewer - Fixed issues with search window caused by recent memory leak-related fixes 2024-11-12 18:43:51 +09:00
NesHeaderEditWindow.axaml Debugger: NES header editor - Fixed blank VS PPU Type value when VS System Type was not the default value 2025-02-12 17:06:38 +09:00
NesHeaderEditWindow.axaml.cs UI: Update to Avalonia11-preview6 2023-04-10 22:59:48 -04:00
PaletteViewerWindow.axaml Debugger: Palette viewer - Fixed scrolling back to the top left when clicked while out of focus 2025-03-24 10:16:37 +09:00
PaletteViewerWindow.axaml.cs Debugger: Palette viewer - Fixed scrolling back to the top left when clicked while out of focus 2025-03-24 10:16:37 +09:00
ProfilerWindow.axaml Debugger: Added option to copy profiler data to clipboard 2024-06-24 10:41:24 +09:00
ProfilerWindow.axaml.cs Debugger: Added option to copy profiler data to clipboard 2024-06-24 10:41:24 +09:00
RegisterViewerWindow.axaml UI: Support for NativeAOT 2024-06-05 20:23:31 +09:00
RegisterViewerWindow.axaml.cs UI: Update to Avalonia11-preview6 2023-04-10 22:59:48 -04:00
ScriptWindow.axaml Debugger: Script window - Added option to show line numbers 2025-03-18 21:48:09 +09:00
ScriptWindow.axaml.cs Fixed compilation warning 2025-03-19 22:29:07 +09:00
SpriteViewerWindow.axaml Debugger: Sprite Viewer - Added option to dim offscreen sprites in the left-hand grid 2024-07-14 14:33:10 +09:00
SpriteViewerWindow.axaml.cs Debugger: Update viewers when loading a save state 2023-12-25 22:21:41 +09:00
TileEditorWindow.axaml UI: Support for NativeAOT 2024-06-05 20:23:31 +09:00
TileEditorWindow.axaml.cs Debugger: Tile editor - Improved behavior when editing tiles from a tilemap in games that bankswitch vram in the middle of the screen 2024-12-14 23:19:02 +09:00
TilemapViewerWindow.axaml UI: Support for NativeAOT 2024-06-05 20:23:31 +09:00
TilemapViewerWindow.axaml.cs UI: Update to Avalonia11-preview6 2023-04-10 22:59:48 -04:00
TileViewerWindow.axaml UI: Fixed error message/broken layout when clearing the text/value in a NumericUpDown control 2024-12-26 16:09:21 +09:00
TileViewerWindow.axaml.cs UI: Update to Avalonia11-preview6 2023-04-10 22:59:48 -04:00
TraceLoggerWindow.axaml UI: Fixed crashes that could occur when using undo after typing in a text box 2024-11-08 15:45:32 +09:00
TraceLoggerWindow.axaml.cs Debugger: Fixed some potential memory leaks in debug tools UI 2024-11-07 18:34:41 +09:00
WatchWindow.axaml UI: Support for NativeAOT 2024-06-05 20:23:31 +09:00
WatchWindow.axaml.cs UI: Upgrade to Avalonia 11 release 2023-07-08 14:14:31 +09:00