BizHawk/BizHawk.Client.EmuHawk/tools/Debugger
adelikat 6ae1eac464 better handling of tastudio interaction with select slot, previous slot, and next slot functions 2019-12-08 13:01:55 -06:00
..
AddBreakpointDialog.Designer.cs Add address mask setting for breakpoints 2016-08-08 04:37:39 -07:00
AddBreakpointDialog.cs Misc cleanups 2017-05-24 09:06:31 -05: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 flags 2019-06-06 02:04:47 -07:00
BreakpointControl.Designer.cs Debugger Breakpoints - use ListView in virtual mode instead of VirtualListView 2019-10-19 20:03:05 -05:00
BreakpointControl.cs Spaces -> tabs, fix mixed newlines. 2019-11-03 20:58:36 -05:00
BreakpointControl.resx Debugger - breakpoints - add a toggle button 2014-12-13 18:25:02 +00:00
GenericDebugger.Designer.cs Migrate serialised images to separate files, removing duplicates 2019-12-07 05:24:24 +10:00
GenericDebugger.Disassembler.cs InputRoll - reorg - put in its own folder, break out column and cell classes into separate files 2019-10-26 16:49:52 -05:00
GenericDebugger.IControlMainform.cs better handling of tastudio interaction with select slot, previous slot, and next slot functions 2019-12-08 13:01:55 -06:00
GenericDebugger.IToolForm.cs phase 1 of changing memory callback api to specify domain - require cores to specify which domains are available and have the domain passed in when creating callbacks. Still todo - cores need to pass in domain name on CallReads/Writes/Executes methods 2017-08-01 22:05:17 -05:00
GenericDebugger.cs InputRoll - reorg - put in its own folder, break out column and cell classes into separate files 2019-10-26 16:49:52 -05:00
GenericDebugger.resx Migrate serialised images to separate files, removing duplicates 2019-12-07 05:24:24 +10:00
RegisterBoxControl.Designer.cs Auto scaling: All forms should have AutoScaleMode set to Font. 2014-12-28 21:19:34 +00:00
RegisterBoxControl.cs Remove unnecessary calls to ToList (e.g. in foreach) 2019-10-13 15:50:57 +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