BizHawk/BizHawk.Client.EmuHawk/tools/Debugger
zeromus fae4d27bed Revert "Cleanup GameShark.Designer.cs"
This reverts commit 9864d8190c, reversing
changes made to 0630be922b.
2015-11-14 15:11:13 -06:00
..
AddBreakpointDialog.Designer.cs Debugger/Breakpoints - Add edit and duplicate Breakpoint buttons, refine AddBreakpoint dialog 2015-07-18 20:41:06 +02:00
AddBreakpointDialog.cs Debugger/Breakpoints - Add edit and duplicate Breakpoint buttons, refine AddBreakpoint dialog 2015-07-18 20:41:06 +02:00
AddBreakpointDialog.resx IMemoryCallbackSystem - add a flag to indicate whether execute callbacks are available, in lua and the debugger, take this flag into account, also improve some availability checking in Lua memory callbacks. Flag N64 as not having execute callbacks available 2015-01-25 22:14:58 +00:00
Breakpoint.cs Debugger/Breakpoints - Add edit and duplicate Breakpoint buttons, refine AddBreakpoint dialog 2015-07-18 20:41:06 +02:00
BreakpointControl.Designer.cs Debugger/Breakpoints - Add edit and duplicate Breakpoint buttons, refine AddBreakpoint dialog 2015-07-18 20:41:06 +02:00
BreakpointControl.cs Debugger/Breakpoints - Add edit and duplicate Breakpoint buttons, refine AddBreakpoint dialog 2015-07-18 20:41:06 +02:00
BreakpointControl.resx Debugger - breakpoints - add a toggle button 2014-12-13 18:25:02 +00:00
GenericDebugger.Designer.cs Debugger - add context menu item on Disassembler "Add Breakpoint" that will add an execute breakpoint on the selected address 2015-02-06 00:41:50 +00:00
GenericDebugger.Disassembler.cs Debugger/Disassembler - Fix adding one blank row to the disassembler view. 2015-07-16 21:18:13 +02:00
GenericDebugger.IControlMainform.cs Start a generic Debugger tool, does nothing now except for open and have the standard ui options all tool forms have (such as autoload) 2014-12-06 00:03:36 +00:00
GenericDebugger.IToolForm.cs Debugger - clean up some code 2015-02-06 00:56:54 +00:00
GenericDebugger.cs Revert "Cleanup GameShark.Designer.cs" 2015-11-14 15:11:13 -06:00
GenericDebugger.resx Debugger - add context menu item on Disassembler "Add Breakpoint" that will add an execute breakpoint on the selected address 2015-02-06 00:41:50 +00:00
RegisterBoxControl.Designer.cs Auto scaling: All forms should have AutoScaleMode set to Font. 2014-12-28 21:19:34 +00:00
RegisterBoxControl.cs Debugger - Make Register Boxes use Hex input. 2015-06-19 20:32:05 +00:00
RegisterBoxControl.resx Debugger - add a crude Register box, dynamically reads the cores flags and registers and creates ui, is they are settable it creates textboxes (registers) and checkboxes (flags) with change events that set the core values. If register setting is not implemented, it creates labels instead. Plenty of details to refine about this process. 2014-12-06 01:14:58 +00:00