.. |
LuaScripts
|
Debugger: Lua - Added DisplayState built-in script to easily display all values returned by emu.getState()
|
2024-01-21 22:16:36 +09:00 |
CodeCompletionHelper.cs
|
Debugger: Lua - Added getCdlData API
|
2024-12-01 15:27:46 +09:00 |
CodeTooltipHelper.cs
|
Debugger: Various source view fixes
|
2024-11-29 20:13:56 +09:00 |
CodeViewerSelectionHandler.cs
|
Debugger: Make shift+home/end select rows in disassembly/source view and trace logger
|
2025-03-23 15:36:51 +09:00 |
ContextMenuAction.cs
|
SNES: Add support for ST018 coprocessor
|
2024-12-29 23:41:52 +09:00 |
DebugSharedActions.cs
|
Debugger: Added option to focus the game window when debugger resumes execution after a breakpoint/etc.
|
2024-09-21 15:38:05 +09:00 |
DebugShortcutManager.cs
|
Debugger: Fixed some potential memory leaks in debug tools UI
|
2024-11-07 18:34:41 +09:00 |
DebugWindowManager.cs
|
Debugger: NES - Fixed header editor keeping debugger active permanently after being opened
|
2024-10-01 21:50:52 +09:00 |
DebugWorkspaceManager.cs
|
Debugger: Fixed bug that copied watch entries from rom to rom
|
2025-02-26 20:38:46 +09:00 |
ExpressionTooltipHelper.cs
|
Added WonderSwan support
|
2024-09-19 21:19:43 +09:00 |
GridLengthConverter.cs
|
UI: Rename NewUI to UI
|
2023-01-25 16:03:56 -05:00 |
HdPackCopyHelper.cs
|
Debugger: Make shift+home/end select rows in disassembly/source view and trace logger
|
2025-03-23 15:36:51 +09:00 |
HexConverter.cs
|
UI: Rename NewUI to UI
|
2023-01-25 16:03:56 -05:00 |
HexUtilities.cs
|
Debugger: Memory Viewer - Allow using ? as a wildcard for hex search
|
2024-01-27 15:14:24 +09:00 |
IconFileAttribute.cs
|
UI: Rename NewUI to UI
|
2023-01-25 16:03:56 -05:00 |
ICpuTypeModel.cs
|
UI: Rename NewUI to UI
|
2023-01-25 16:03:56 -05:00 |
ISelectableModel.cs
|
Debugger: Make shift+home/end select rows in disassembly/source view and trace logger
|
2025-03-23 15:36:51 +09:00 |
MarkSelectionHelper.cs
|
Debugger: Combine disassembly context menus into a single menu
|
2023-04-15 16:20:59 -04:00 |
NavigationHistory.cs
|
Debugger: Added back/forward navigation actions
|
2023-04-22 18:54:07 -04:00 |
OpCodeHelper.cs
|
SNES: Add support for ST018 coprocessor
|
2024-12-29 23:41:52 +09:00 |
PaletteHelper.cs
|
Added WonderSwan support
|
2024-09-19 21:19:43 +09:00 |
SaveRomActionHelper.cs
|
SNES: Add support for Sufami Turbo games
|
2025-01-03 09:18:59 +09:00 |
SearchHelper.cs
|
Fixed compilation warning
|
2023-02-04 09:07:53 -05:00 |
SelectionModelExtensions.cs
|
Debugger: Fixed performance issue when adding/removing breakpoint while a lot of breakpoints are selected in the list
|
2023-04-15 15:34:22 -04:00 |
TblByteCharConverter.cs
|
UI: Rename NewUI to UI
|
2023-01-25 16:03:56 -05:00 |
TblLoader.cs
|
UI: Rename NewUI to UI
|
2023-01-25 16:03:56 -05:00 |
ToolRefreshHelper.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 |