BizHawk/BizHawk.Client.EmuHawk/tools
feos 92847b1d1d Revert "tastudio: instead of capturing a tsm state after loading a branch, force greenzone creation when we're navigating past last greenzone frame"
This reverts commit ade701f873.
2019-06-18 20:41:32 +03: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 Revert "tastudio: instead of capturing a tsm state after loading a branch, force greenzone creation when we're navigating past last greenzone frame" 2019-06-18 20:41:32 +03:00
TI83 Misc cleanups 2017-05-24 09:06:31 -05:00
VirtualPads It was a bug 2019-06-14 16:26:31 +00:00
Watch Fix go to address UX in RAM Search 2019-04-22 01:09:18 +10: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 Add additional CurrentOS checks 2019-05-19 14:46:50 +10: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 Replace $"{a}{b}" and similar with concatenation 2019-06-14 15:54:17 +00: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