.. |
BasicBot
|
cleanup BasicBot
|
2019-12-22 11:39:40 -06:00 |
Cheats
|
use ToolFormBase properties instead of globals
|
2019-12-22 10:57:06 -06:00 |
Debugger
|
pass mainform to BreakpointControl
|
2019-12-22 13:32:18 -06:00 |
GB
|
Migrate serialised images to separate files, removing duplicates
|
2019-12-07 05:24:24 +10:00 |
GBA
|
Finish moving Win32 imports to BizHawk.Common, organise, and cleanup
|
2019-12-21 18:33:11 +10:00 |
Genesis
|
Use string interpolation
|
2019-03-19 00:06:37 +10:00 |
HexEditor
|
cleanup BasicBot
|
2019-12-22 11:39:40 -06:00 |
Lua
|
pass in LuaImp to LuaWinform, now the global usage is in the lua library, but baby steps
|
2019-12-22 13:32:18 -06:00 |
Macros
|
use ToolFormBase properties instead of globals
|
2019-12-22 10:57:06 -06:00 |
MultiDiskBundler
|
MultiDIskBundler - cleanup, pass dependencies to child controls
|
2019-12-22 13:32:18 -06:00 |
NES
|
cleanup Nametable and PPU viewer code
|
2019-12-07 13:23:55 -06:00 |
PCE
|
Migrate serialised images to separate files, removing duplicates
|
2019-12-07 05:24:24 +10:00 |
SMS
|
Migrate serialised images to separate files, removing duplicates
|
2019-12-07 05:24:24 +10:00 |
SNES
|
Finish moving Win32 imports to BizHawk.Common, organise, and cleanup
|
2019-12-21 18:33:11 +10:00 |
TAStudio
|
use ToolFormBase properties instead of globals
|
2019-12-22 10:57:06 -06:00 |
TI83
|
use ToolFormBase properties instead of globals
|
2019-12-22 10:57:06 -06:00 |
VirtualPads
|
refactor IMovie to expose the movie mode, and make extension methods that do IsPlaying type logic. This way there can be direct checks, and more variety of methods without cluttering the interface
|
2019-12-21 16:34:29 -06:00 |
Watch
|
use ToolFormBase properties instead of globals
|
2019-12-22 10:57:06 -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
|
cleanup
|
2019-12-22 11:13:59 -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
|
cleanup
|
2019-12-22 11:13:59 -06:00 |
CDL.cs
|
cleanup
|
2019-12-22 11:13:59 -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
|
Migrate serialised images to separate files, removing duplicates
|
2019-12-07 05:24:24 +10:00 |
GameShark.cs
|
Spaces -> tabs, fix mixed newlines.
|
2019-11-03 20:58:36 -05: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
|
cleanup
|
2019-12-22 11:13:59 -06:00 |
ToolBox.resx
|
Migrate serialised images to separate files, removing duplicates
|
2019-12-07 05:24:24 +10:00 |
ToolFormBase.cs
|
rename ToolHelper.cs to ToolFormBase.cs since that is the name of the class
|
2019-12-22 10:57:06 -06:00 |
ToolManager.cs
|
ToolManager - inject common things like config, mainform, and the tool manager itself to tools that inherit ToolFormBase
|
2019-12-22 10:57:06 -06:00 |
TraceLogger.Designer.cs
|
Migrate serialised images to separate files, removing duplicates
|
2019-12-07 05:24:24 +10:00 |
TraceLogger.cs
|
remove some unused code, and a few other misc cleanups
|
2019-12-06 19:22:54 -06:00 |
TraceLogger.resx
|
Migrate serialised images to separate files, removing duplicates
|
2019-12-07 05:24:24 +10:00 |