BizHawk/BizHawk.Client.EmuHawk/tools
adelikat 0916638e40 Debugger - better checking if something exists or not 2014-12-20 13:12:03 +00:00
..
Cheats remove the IEmulator inheritance from some services, and fix code as needed 2014-12-15 22:25:06 +00:00
Debugger Debugger - better checking if something exists or not 2014-12-20 13:12:03 +00:00
GB factor out serviceinjector to emulation.common 2014-12-17 18:17:16 +00:00
GBA factor out serviceinjector to emulation.common 2014-12-17 18:17:16 +00:00
Genesis tool setting stuff. WIP 2014-12-19 23:33:05 +00:00
HexEditor Hex Editor - remove a usage of Global.Emulator 2014-12-17 03:57:07 +00:00
Lua lua: internal infrsatructure changes to nes library 2014-12-17 23:03:58 +00:00
NES factor out serviceinjector to emulation.common 2014-12-17 18:17:16 +00:00
PCE factor out serviceinjector to emulation.common 2014-12-17 18:17:16 +00:00
SMS factor out serviceinjector to emulation.common 2014-12-17 18:17:16 +00:00
SNES factor out serviceinjector to emulation.common 2014-12-17 18:17:16 +00:00
TAStudio a few more itoolform cleanups 2014-12-15 18:13:54 +00:00
TI83 factor out serviceinjector to emulation.common 2014-12-17 18:17:16 +00:00
VirtualPads psx - revise disc swapping method. way cooler now, you get a list of discs in the virtualpad box, and changing between them maps to physical operations more logically. 2014-12-19 03:24:48 +00:00
Watch RamSearch: Have Restart() handle settings loading so RAM Search actually works again. 2014-12-17 20:04:25 +00:00
BatchRun.Designer.cs add a new tool to mainform, the batch runner. it's only enabled in INTERIM. it allows you to mass instantiate a bunch of emu cores and look for failure to load or exceptions on frame advance. it doesn't do all that much, but can easily be extended if any other devs are interested in it 2014-01-15 02:16:06 +00:00
BatchRun.cs Remove the CustomControls/Util file and move all the classes into the Form Extensions file, since they were all extension methods for window form objects 2014-07-27 15:22:30 +00:00
BatchRun.resx add a new tool to mainform, the batch runner. it's only enabled in INTERIM. it allows you to mass instantiate a bunch of emu cores and look for failure to load or exceptions on frame advance. it doesn't do all that much, but can easily be extended if any other devs are interested in it 2014-01-15 02:16:06 +00:00
BatchRunner.cs AsInputPollable() 2014-12-05 00:59:00 +00:00
IToolForm.cs factor out serviceinjector to emulation.common 2014-12-17 18:17:16 +00:00
InputPrompt.Designer.cs Movies 2.0 - some progress towards supporting floats 2014-02-25 02:56:32 +00:00
InputPrompt.cs Cleanup the InputPrompt class, removing unused methods, and converting some silly methods into properties allowing some pretty array initializers instead of function calls 2014-07-28 02:40:30 +00:00
InputPrompt.resx Rename Multiclient folder 2013-11-03 04:05:56 +00:00
ToolBox.Designer.cs Automate the ToolBox tool, it generates its buttons based on IToolForm implementations, that are released (or all in developer build), and that are available (current core provides all necessary dependencies) 2014-12-17 03:28:10 +00:00
ToolBox.cs factor out serviceinjector to emulation.common 2014-12-17 18:17:16 +00:00
ToolBox.resx Automate the ToolBox tool, it generates its buttons based on IToolForm implementations, that are released (or all in developer build), and that are available (current core provides all necessary dependencies) 2014-12-17 03:28:10 +00:00
ToolHelpers.cs remove IsNull() usage for tools that require IMemoryDomains, better to fail catastrophically as they shouldn't be able to get this far. 2014-11-30 18:24:28 +00:00
ToolManager.cs tool setting stuff. WIP 2014-12-19 23:33:05 +00:00
TraceLogger.Designer.cs Trace Logger - remember window size, implement floating window and restore default settings, refactor, also clean up some ToolDialogSettings logic 2014-01-30 15:28:05 +00:00
TraceLogger.cs Remove some now useless logic in the Restart() method of some tools (checking IsHandleCreated and IsDisposed) 2014-12-17 03:48:08 +00:00
TraceLogger.resx Rename Multiclient folder 2013-11-03 04:05:56 +00:00