BizHawk/BizHawk.Client.EmuHawk/tools
adelikat 9584ff1f53 use switch expressions in some various places in EmuHawk, and some other simplifications 2020-03-04 20:18:43 -06:00
..
BasicBot use switch expressions in some various places in EmuHawk, and some other simplifications 2020-03-04 20:18:43 -06:00
Cheats use switch expressions in some various places in EmuHawk, and some other simplifications 2020-03-04 20:18:43 -06:00
Debugger use switch expressions in some various places in EmuHawk, and some other simplifications 2020-03-04 20:18:43 -06:00
GB Gameshark refactor (#1867) 2020-02-29 15:18:40 -06:00
GBA use switch expressions in some various places in EmuHawk, and some other simplifications 2020-03-04 20:18:43 -06:00
Genesis Gameshark refactor (#1867) 2020-02-29 15:18:40 -06:00
HexEditor use switch expressions in some various places in EmuHawk, and some other simplifications 2020-03-04 20:18:43 -06:00
Lua use switch expressions in some various places in EmuHawk, and some other simplifications 2020-03-04 20:18:43 -06:00
Macros Unify helpers for generating file extension lists (for open/save) 2020-02-20 21:59:20 +00:00
MultiDiskBundler Unify helpers for generating file extension lists (for open/save) 2020-02-20 21:59:20 +00:00
NES use switch expressions in some various places in EmuHawk, and some other simplifications 2020-03-04 20:18:43 -06:00
PCE Fix mismatching namespaces 2020-01-13 07:19:06 +10:00
SMS Fix mismatching namespaces 2020-01-13 07:19:06 +10:00
SNES Gameshark refactor (#1867) 2020-02-29 15:18:40 -06:00
TAStudio use switch expressions in some various places in EmuHawk, and some other simplifications 2020-03-04 20:18:43 -06:00
TI83 Convert TI83 keypad to use IToolFormAutoConfig and ConfigPersist 2020-01-19 13:48:26 -06:00
VirtualPads use switch expressions in some various places in EmuHawk, and some other simplifications 2020-03-04 20:18:43 -06:00
Watch use switch expressions in some various places in EmuHawk, and some other simplifications 2020-03-04 20:18:43 -06: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 put control extension methods into the EmuHawk names space isntead of a custom one. We want these to be found and used, and most dialogs use them 2020-02-03 12:54:32 -06: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 Move IEmulator extensions to the Emulation.Common namespace, the intent is that these are used and serve as built in functionality, so it's overly tedious to when most situations require both Common and an additional extensions namespace 2020-02-15 12:33:15 -06:00
CDL.cs use switch expressions in some various places in EmuHawk, and some other simplifications 2020-03-04 20:18:43 -06:00
CDL.designer.cs Migrate serialised images to separate files, removing duplicates 2019-12-07 05:24:24 +10:00
CDL.resx Migrate serialised images to separate files, removing duplicates 2019-12-07 05:24:24 +10:00
GameShark.Designer.cs Gameshark refactor (#1867) 2020-02-29 15:18:40 -06:00
GameShark.cs Gameshark refactor (#1867) 2020-02-29 15:18:40 -06:00
GameShark.resx Migrate serialised images to separate files, removing duplicates 2019-12-07 05:24:24 +10:00
InputPrompt.Designer.cs some more topmosts and sound mutes 2017-03-14 22:13:51 +03:00
InputPrompt.cs cleanup 2019-12-17 12:01:43 -06:00
InputPrompt.resx Rename Multiclient folder 2013-11-03 04:05:56 +00:00
ToolBox.Designer.cs Migrate serialised images to separate files, removing duplicates 2019-12-07 05:24:24 +10:00
ToolBox.cs ToolBox.cs - replace serious of ifs with LINQ filters 2020-03-01 16:30:51 -06:00
ToolBox.resx Migrate serialised images to separate files, removing duplicates 2019-12-07 05:24:24 +10:00
ToolFormBase.cs Unify helpers for generating file extension lists (for open/save) 2020-02-20 21:59:20 +00:00
ToolManager.cs Move IEmulator extensions to the Emulation.Common namespace, the intent is that these are used and serve as built in functionality, so it's overly tedious to when most situations require both Common and an additional extensions namespace 2020-02-15 12:33:15 -06:00
TraceLogger.Designer.cs Migrate serialised images to separate files, removing duplicates 2019-12-07 05:24:24 +10:00
TraceLogger.cs use switch expressions in some various places in EmuHawk, and some other simplifications 2020-03-04 20:18:43 -06:00
TraceLogger.resx Migrate serialised images to separate files, removing duplicates 2019-12-07 05:24:24 +10:00