.. |
BasicBot
|
BasicBot: Fix DPI scaling issues.
|
2019-10-13 14:49:25 -04:00 |
Cheats
|
InputRoll - reorg - put in its own folder, break out column and cell classes into separate files
|
2019-10-26 16:49:52 -05:00 |
Debugger
|
InputRoll - reorg - put in its own folder, break out column and cell classes into separate files
|
2019-10-26 16:49:52 -05: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
|
Hex Editor - improve performance a bit when there are highlighted or frozen addresses by not newing up brushes and pens on every draw
|
2019-10-26 15:08:54 -05:00 |
Lua
|
InputRoll - reorg - put in its own folder, break out column and cell classes into separate files
|
2019-10-26 16:49:52 -05: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
|
InputRoll - cleanup and fix some typos
|
2019-10-26 17:16:15 -05: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
|
InputRoll - reorg - put in its own folder, break out column and cell classes into separate files
|
2019-10-26 16:49:52 -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
|
InputRoll - reorg - put in its own folder, break out column and cell classes into separate files
|
2019-10-26 16:49:52 -05:00 |
CDL.designer.cs
|
convert CDL tool to use InputRoll
|
2019-10-19 18:17:21 -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
|
remove some now unused methods
|
2019-10-19 10:55:37 -05:00 |
ToolManager.cs
|
ToolManager cleanup.
|
2019-10-20 10:47:23 -04:00 |
TraceLogger.Designer.cs
|
convert TraceLogger to use InputRoll
|
2019-10-19 18:17:21 -05:00 |
TraceLogger.cs
|
InputRoll - reorg - put in its own folder, break out column and cell classes into separate files
|
2019-10-26 16:49:52 -05: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 |