.. |
Breakpoints
|
Debugger: Added right-click actions to disassembly view (add to watch, edit label, edit in hex edtior, go to location)
|
2019-05-19 14:58:26 -04:00 |
Code
|
Debugger: Added right-click actions to disassembly view (add to watch, edit label, edit in hex edtior, go to location)
|
2019-05-19 14:58:26 -04:00 |
Config
|
Debugger: Added copy to clipbiard/save as png options for ppu viewers
|
2019-05-20 14:06:47 -04:00 |
Controls
|
Debugger: Added right-click actions to disassembly view (add to watch, edit label, edit in hex edtior, go to location)
|
2019-05-19 14:58:26 -04:00 |
EventViewer
|
Debugger: Event Viewer - Added DMA channel filters and more DMA-related information to the tooltips
|
2019-05-04 20:13:31 -04:00 |
HexBox
|
Debugger: Hex Editor - Display dots for values above $7E when no TBL file is used
|
2019-05-01 22:40:41 -04:00 |
Integration
|
Debugger: Added CC65 integration settings
|
2019-05-03 17:16:43 -04:00 |
Labels
|
Debugger: Fixed workspace endlessly growing with multiple copies of the same code comments
|
2019-05-05 12:44:16 -04:00 |
MemoryTools
|
Debugger: Added copy to clipbiard/save as png options for ppu viewers
|
2019-05-20 14:06:47 -04:00 |
PpuViewer
|
Debugger: Added copy to clipbiard/save as png options for ppu viewers
|
2019-05-20 14:06:47 -04:00 |
Scripts
|
Debugger: Lua scripting support
|
2019-05-12 21:18:22 -04:00 |
Tooltips
|
Debugger: Hex Editor - Added tooltip for labelled bytes
|
2019-05-05 19:30:41 -04:00 |
Workspace
|
Debugger: Fixed workspace endlessly growing with multiple copies of the same code comments
|
2019-05-05 12:44:16 -04:00 |
CodeLineData.cs
|
Debugger: Added label/symbol/address tooltips
|
2019-05-04 13:54:17 -04:00 |
DebugWindowManager.cs
|
Debugger: Lua scripting support
|
2019-05-12 21:18:22 -04:00 |
FontDialogHelper.cs
|
Imported some code from Mesen (video, audio, UI, etc.) + basic trace logger/step functionality
|
2019-02-12 22:13:09 -05:00 |
frmBreakIn.cs
|
Debugger: SPC - Fixed "Break In" using CPU cycles in the SPC debugger
|
2019-04-07 18:05:14 -04:00 |
frmBreakIn.Designer.cs
|
UI: Fixed case sensitivity issues for Linux
|
2019-04-01 19:34:08 -04:00 |
frmBreakIn.resx
|
Debugger: Added break in/on features
|
2019-03-30 22:58:57 -04:00 |
frmBreakOn.cs
|
Debugger: Save window position/size + move debugger options
|
2019-03-31 09:11:56 -04:00 |
frmBreakOn.Designer.cs
|
UI: Fixed case sensitivity issues for Linux
|
2019-04-01 19:34:08 -04:00 |
frmBreakOn.resx
|
Debugger: Added break in/on features
|
2019-03-30 22:58:57 -04:00 |
frmDbgPreferences.cs
|
Debugger: Added copy to clipbiard/save as png options for ppu viewers
|
2019-05-20 14:06:47 -04:00 |
frmDbgPreferences.Designer.cs
|
UI: Fixed case sensitivity issues for Linux
|
2019-04-01 19:34:08 -04:00 |
frmDbgPreferences.resx
|
Debugger: Added hex editor
|
2019-02-15 21:33:13 -05:00 |
frmDbgShortcutGetKey.cs
|
Debugger: Added hex editor
|
2019-02-15 21:33:13 -05:00 |
frmDbgShortcutGetKey.Designer.cs
|
UI: Fixed case sensitivity issues for Linux
|
2019-04-01 19:34:08 -04:00 |
frmDbgShortcutGetKey.resx
|
Debugger: Added hex editor
|
2019-02-15 21:33:13 -05:00 |
frmDebugger.cs
|
Debugger: Added right-click actions to disassembly view (add to watch, edit label, edit in hex edtior, go to location)
|
2019-05-19 14:58:26 -04:00 |
frmDebugger.Designer.cs
|
Debugger: Source View support
|
2019-05-04 09:52:42 -04:00 |
frmDebugger.resx
|
Debugger: Added several configuration options for debugger break behavior
|
2019-04-30 21:05:53 -04:00 |
frmGoToLine.cs
|
Debugger: Added hex editor
|
2019-02-15 21:33:13 -05:00 |
frmGoToLine.Designer.cs
|
UI: Fixed case sensitivity issues for Linux
|
2019-04-01 19:34:08 -04:00 |
frmGoToLine.resx
|
Debugger: Added hex editor
|
2019-02-15 21:33:13 -05:00 |
frmTraceLogger.cs
|
Debugger: Added support for code labels/comments
|
2019-04-29 20:12:39 -04:00 |
frmTraceLogger.Designer.cs
|
Debugger: Added support for code labels/comments
|
2019-04-29 20:12:39 -04:00 |
frmTraceLogger.resx
|
Debugger: Trace Logger - Allow logging either SPC or CPU, or both
|
2019-04-07 16:10:23 -04:00 |
GraphicsExtensions.cs
|
Debugger: Added Event Viewer
|
2019-03-07 20:12:32 -05:00 |
WatchManager.cs
|
Debugger: Seperate watch entries for CPU vs SPC
|
2019-04-07 15:03:41 -04:00 |