BizHawk/BizHawk.Client.EmuHawk/tools
J.D. Purcell d3b62009e6 BasicBot: Fix DPI scaling issues. 2019-10-13 14:49:25 -04:00
..
BasicBot BasicBot: Fix DPI scaling issues. 2019-10-13 14:49:25 -04:00
Cheats Remove unnecessary calls to ToList (e.g. in foreach) 2019-10-13 15:50:57 +00:00
Debugger Remove unnecessary calls to ToList (e.g. in foreach) 2019-10-13 15:50:57 +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 Remove unnecessary calls to ToList (e.g. in foreach) 2019-10-13 15:50:57 +00:00
Lua Remove unnecessary calls to ToList (e.g. in foreach) 2019-10-13 15:50:57 +00:00
Macros Use string interpolation 2019-03-19 00:06:37 +10:00
MultiDiskBundler Remove unnecessary calls to ToList (e.g. in foreach) 2019-10-13 15:50:57 +00: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 Fix TM and TS checkboxes for OBJ in SNES Graphics Debugger 2019-08-22 11:21:01 -07:00
TAStudio TAStudio: Improve control alignment and fix branches/markers not showing due to DPI scaling. Fixes #1151. 2019-10-13 13:04:23 -04:00
TI83 Misc cleanups 2017-05-24 09:06:31 -05:00
VirtualPads Remove unnecessary calls to ToList (e.g. in foreach) 2019-10-13 15:50:57 +00:00
Watch Remove unnecessary calls to ToList (e.g. in foreach) 2019-10-13 15:50:57 +00: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 Fix NullReferenceException in ToolManager.IsAvailable and remove unnecessary try/catch. 2019-10-13 14:21:15 -04: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