.. |
Controls
|
Debugger: Show code preview in tooltip
|
2018-01-02 11:11:50 -05:00 |
FastColoredTextBox
|
Debugger: Turn on compiled regex on x64 for syntax highlighting (2+x faster)
|
2017-10-05 21:33:22 -04:00 |
HexBox
|
Debugger: Improved highlight behavior in memory viewer
|
2017-12-28 21:53:50 -05:00 |
Breakpoint.cs
|
Debugger: Option to show label in breakpoint list (+ fixed display for absolute PPU breakpoints)
|
2017-12-31 17:22:54 -05:00 |
BreakpointManager.cs
|
Debugger: Fix issues (missing labels, etc.) when power cycling game while debugger is opened
|
2017-12-28 14:15:32 -05:00 |
ByteColorProvider.cs
|
Debugger: Added DMC sample tracking to CDL files + a highlight option for it in the memory viewer
|
2017-12-29 13:39:57 -05:00 |
ChrByteColorProvider.cs
|
Debugger: Added highlight color customization to memory viewer
|
2017-12-26 17:55:08 -05:00 |
ctrlPaletteDisplay.cs
|
Linux: Debugger - Fixed line background color overlap with line selection rectangle
|
2017-12-29 11:05:43 -05:00 |
ctrlPaletteDisplay.Designer.cs
|
UI: Fixed DPI issue with palette tab in video config
|
2017-09-17 15:23:11 -04:00 |
ctrlPaletteDisplay.resx
|
|
|
DbgImporter.cs
|
Linux: Fixed infinite loop when loading some .dbg files
|
2017-11-10 17:18:43 -05:00 |
DebugWindowManager.cs
|
Debugger: Added APU viewer tool
|
2018-01-01 23:23:18 -05:00 |
DebugWorkspaceManager.cs
|
Debugger: Fixed workspace issues (caused by earlier commit)
|
2017-12-28 16:44:18 -05:00 |
Example.lua
|
Debugger: Lua - Fixed typo in example script
|
2017-12-31 17:23:53 -05:00 |
frmApuViewer.cs
|
Debugger: Added APU viewer tool
|
2018-01-01 23:23:18 -05:00 |
frmApuViewer.Designer.cs
|
Debugger: Added APU viewer tool
|
2018-01-01 23:23:18 -05:00 |
frmApuViewer.resx
|
Debugger: Added APU viewer tool
|
2018-01-01 23:23:18 -05:00 |
frmAssembler.cs
|
Debugger: Added highlight color customization to memory viewer
|
2017-12-26 17:55:08 -05:00 |
frmAssembler.Designer.cs
|
|
|
frmAssembler.resx
|
|
|
frmAssemblerColors.cs
|
Debugger: Added highlight color customization to memory viewer
|
2017-12-26 17:55:08 -05:00 |
frmAssemblerColors.Designer.cs
|
Debugger: Added highlight color customization to memory viewer
|
2017-12-26 17:55:08 -05:00 |
frmAssemblerColors.resx
|
|
|
frmBreakIn.cs
|
|
|
frmBreakIn.Designer.cs
|
UI: Fixed DPI-related issues
|
2017-09-16 22:02:05 -04:00 |
frmBreakIn.resx
|
|
|
frmBreakpoint.cs
|
|
|
frmBreakpoint.Designer.cs
|
Linux: Fixed layout issues in breakpoint edit window
|
2017-12-29 12:03:13 -05:00 |
frmBreakpoint.resx
|
|
|
frmCodeTooltip.cs
|
Debugger: Show code preview in tooltip
|
2018-01-02 11:11:50 -05:00 |
frmCodeTooltip.Designer.cs
|
|
|
frmCodeTooltip.resx
|
|
|
frmDebugger.cs
|
Debugger: Show code preview in tooltip
|
2018-01-02 11:11:50 -05:00 |
frmDebugger.Designer.cs
|
Debugger: Show code preview in tooltip
|
2018-01-02 11:11:50 -05:00 |
frmDebugger.resx
|
|
|
frmEditHeader.cs
|
|
|
frmEditHeader.Designer.cs
|
Linux: Fixed layout issue in header editor
|
2017-12-28 20:56:33 -05:00 |
frmEditHeader.resx
|
|
|
frmEditLabel.cs
|
|
|
frmEditLabel.Designer.cs
|
Linux: Debugger - Fixed edit label form layout
|
2017-12-29 10:10:31 -05:00 |
frmEditLabel.resx
|
|
|
frmFadeSpeed.cs
|
|
|
frmFadeSpeed.Designer.cs
|
UI: Fixed DPI-related issues
|
2017-09-16 22:02:05 -04:00 |
frmFadeSpeed.resx
|
|
|
frmFindOccurrences.cs
|
|
|
frmFindOccurrences.Designer.cs
|
|
|
frmFindOccurrences.resx
|
|
|
frmGoToLine.cs
|
|
|
frmGoToLine.Designer.cs
|
|
|
frmGoToLine.resx
|
|
|
frmMemoryViewer.cs
|
Debugger: Added DMC sample tracking to CDL files + a highlight option for it in the memory viewer
|
2017-12-29 13:39:57 -05:00 |
frmMemoryViewer.Designer.cs
|
Debugger: Added location bar to memory viewer
|
2017-12-31 10:51:05 -05:00 |
frmMemoryViewer.resx
|
|
|
frmMemoryViewerColors.cs
|
Debugger: Added DMC sample tracking to CDL files + a highlight option for it in the memory viewer
|
2017-12-29 13:39:57 -05:00 |
frmMemoryViewerColors.Designer.cs
|
Debugger: Added DMC sample tracking to CDL files + a highlight option for it in the memory viewer
|
2017-12-29 13:39:57 -05:00 |
frmMemoryViewerColors.resx
|
Debugger: Added highlight color customization to memory viewer
|
2017-12-26 17:55:08 -05:00 |
frmPpuViewer.cs
|
Debugger: Added copy image to clipboard action in ppu viewer
|
2017-12-21 17:48:24 -05:00 |
frmPpuViewer.Designer.cs
|
Debugger: Fixed blurry pixels in CHR viewer
|
2017-11-14 20:56:56 -05:00 |
frmPpuViewer.resx
|
|
|
frmScript.cs
|
Debugger: Lua - Updated autocomplete doc for read/write API
|
2017-12-28 21:15:27 -05:00 |
frmScript.Designer.cs
|
|
|
frmScript.resx
|
|
|
frmSelectColor.cs
|
|
|
frmSelectColor.Designer.cs
|
|
|
frmSelectColor.resx
|
|
|
frmTraceLogger.cs
|
Debugger: Fixed rare multithreading crash when opening trace logger (BeginInvoke called before form loaded)
|
2017-11-15 19:30:29 -05:00 |
frmTraceLogger.Designer.cs
|
|
|
frmTraceLogger.resx
|
|
|
LabelManager.cs
|
Debugger: Option to show label in breakpoint list (+ fixed display for absolute PPU breakpoints)
|
2017-12-31 17:22:54 -05:00 |
MesenLabelFile.cs
|
|
|
TblLoader.cs
|
|
|
TextboxHistory.cs
|
|
|
WatchManager.cs
|
Debugger: Properly support division by 0 in expressions
|
2017-12-29 22:08:50 -05:00 |