BizHawk/BizHawk.Client.EmuHawk/tools
J.D. Purcell f7174eb398 Make display scaling apply to InputRoll column header widths. 2020-02-17 12:34:37 -05:00
..
BasicBot oops, add code lost in designer shenanigans 2020-02-01 15:47:49 -06:00
Cheats Make display scaling apply to InputRoll column header widths. 2020-02-17 12:34:37 -05:00
Debugger Make display scaling apply to InputRoll column header widths. 2020-02-17 12:34:37 -05:00
GB 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
GBA Fix mismatching namespaces 2020-01-13 07:19:06 +10:00
Genesis Fix mismatching namespaces 2020-01-13 07:19:06 +10:00
HexEditor remove MemDomain CanPoke() extension method now that all it does is check the Writable flag which is better named and more conscise 2020-02-15 12:37:39 -06:00
Lua Make display scaling apply to InputRoll column header widths. 2020-02-17 12:34:37 -05:00
Macros Fix Macro Functionality (fixes #1838) (#1839) 2020-02-07 13:45:13 -06:00
MultiDiskBundler Multidisk Bundler - hack to auto-select Game Gear, also reposition/size dropdown so you can read "Game Gear" 2020-02-16 16:06:00 -06:00
NES 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
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 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
TAStudio Make display scaling apply to InputRoll column header widths. 2020-02-17 12:34:37 -05:00
TI83 Convert TI83 keypad to use IToolFormAutoConfig and ConfigPersist 2020-01-19 13:48:26 -06:00
VirtualPads Virtualpad - Saturn - add previous and next buttons to console buttons, fixes #1703 2020-01-25 14:32:33 -06:00
Watch Make display scaling apply to InputRoll column header widths. 2020-02-17 12:34:37 -05: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 Make display scaling apply to InputRoll column header widths. 2020-02-17 12:34:37 -05: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 Migrate serialised images to separate files, removing duplicates 2019-12-07 05:24:24 +10:00
GameShark.cs Enable SA1123 and fix noncompliance 2020-01-25 18:06:56 +10: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 Fix mismatching namespaces 2020-01-13 07:19:06 +10:00
ToolBox.resx Migrate serialised images to separate files, removing duplicates 2019-12-07 05:24:24 +10:00
ToolFormBase.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
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 Make display scaling apply to InputRoll column header widths. 2020-02-17 12:34:37 -05:00
TraceLogger.resx Migrate serialised images to separate files, removing duplicates 2019-12-07 05:24:24 +10:00