BizHawk/BizHawk.Client.EmuHawk/tools
alyosha-tas 9fe277a3ff Vectrex: a bit more controller and frame cleanup 2019-07-10 06:58:41 -04:00
..
BasicBot Use string interpolation 2019-03-19 00:06:37 +10:00
Cheats Use string interpolation 2019-03-19 00:06:37 +10:00
Debugger Use ToHexString extension 2019-06-14 15:54:17 +00:00
GB Use string interpolation 2019-03-19 00:06:37 +10:00
GBA Use string interpolation 2019-03-19 00:06:37 +10:00
Genesis Use string interpolation 2019-03-19 00:06:37 +10:00
HexEditor Use string interpolation 2019-03-19 00:06:37 +10:00
Lua Use a new order for socket connection instructions (resolves #1174) 2019-06-10 21:32:42 +10:00
Macros Use string interpolation 2019-03-19 00:06:37 +10:00
MultiDiskBundler Use string interpolation 2019-03-19 00:06:37 +10:00
NES Replace $"{a}{b}" and similar with concatenation 2019-06-14 15:54:17 +00:00
PCE Use string interpolation 2019-03-19 00:06:37 +10:00
SMS GB config dialogs cleanup 2017-05-31 08:52:55 -05:00
SNES Remove unused string.Format call 2019-06-14 15:54:17 +00:00
TAStudio misc cleanups in tastudio files, mostly typos and redundant code 2019-06-28 17:51:03 -05:00
TI83 Misc cleanups 2017-05-24 09:06:31 -05:00
VirtualPads Vectrex: a bit more controller and frame cleanup 2019-07-10 06:58:41 -04:00
Watch fix a few more warnings 2019-06-28 14:38:17 -05:00
AutoHawk.Designer.cs Start AutoHawk, just a stub with the anticipated required services and a config object 2015-06-15 22:12:24 +00:00
AutoHawk.cs rename ToolAttributes 2017-07-12 14:44:14 -05:00
AutoHawk.resx Start AutoHawk, just a stub with the anticipated required services and a config object 2015-06-15 22:12:24 +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 Use string interpolation 2019-03-19 00:06:37 +10: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 Use nameof 2019-03-28 14:17:14 +11:00
CDL.cs fix unreachable code warning 2019-06-28 16:51:29 -05:00
CDL.designer.cs more cdlogger ux improvements; fixes #1346 2018-11-13 02:06:39 -05:00
CDL.resx add auto-start and auto-save to CDL; fix toolbar to be ToolStripEx, so it doesnt suck 2016-05-07 10:10:37 -05:00
GameShark.Designer.cs Change the name of the GameShark Converter to Cheat Code Converter 2017-01-04 18:05:14 -08:00
GameShark.cs Use string interpolation 2019-03-19 00:06:37 +10:00
GameShark.resx Change the name of the GameShark Converter to Cheat Code Converter 2017-01-04 18:05:14 -08:00
InputPrompt.Designer.cs some more topmosts and sound mutes 2017-03-14 22:13:51 +03:00
InputPrompt.cs heh 2017-05-10 07:45:23 -04: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 Add additional CurrentOS checks 2019-05-19 14:46:50 +10: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 Use string interpolation 2019-03-19 00:06:37 +10:00
ToolManager.cs Revert "Rewrite ToolManager.IsAvailable" 2019-05-26 23:01:40 +03:00
TraceLogger.Designer.cs Add preliminary Unix compatibility (using Mono; resolves #1384) (#1380) 2019-01-04 01:50:55 +03:00
TraceLogger.cs Trace Logger: Fix exception when scrolling 2019-07-05 10:06:00 -04:00
TraceLogger.resx Trace Logger - remove the clear button in favor of a menu item, add a context menu for the listview that corresponds to the edit menu 2016-02-24 22:08:56 -05:00