BizHawk/BizHawk.Client.EmuHawk/tools
adelikat edd9e65e9e Toolbox - fix focus issue on load 2013-12-22 15:26:09 +00:00
..
Cheats Cheats - add "View in Hex Editor" to the context menu 2013-12-21 15:01:12 +00:00
GB Make an extension method ShowHawkDialog() to use for modal dialog calls that does the Sound Stop/Start methods (and potentially any other EmuHawk specific logic that needs to be done). Use this in the bazillion places we were calling StopSound and StartSound. 2013-11-28 22:39:00 +00:00
GBA misc code refactoring 2013-11-20 01:37:54 +00:00
Genesis slap some comments on the memory scanning thing that i committed yesterday 2013-12-20 16:41:21 +00:00
HexEditor Hex editor - better scrollbar logic for really small domains that don't need a scrollbar 2013-12-21 20:06:52 +00:00
Lua Lua Console - a round of code cleanup 2013-12-19 01:17:53 +00:00
NES Make an extension method ShowHawkDialog() to use for modal dialog calls that does the Sound Stop/Start methods (and potentially any other EmuHawk specific logic that needs to be done). Use this in the bazillion places we were calling StopSound and StartSound. 2013-11-28 22:39:00 +00:00
PCE misc code refactoring 2013-11-20 01:37:54 +00:00
SNES Another round of BizHawk.Emulation namespace changes 2013-11-13 23:36:21 +00:00
TAStudio TAStudio - when dragging the frame column to select items, catch the "in betweens" when the mouse moves fast enough to move past some rows. 2013-12-20 03:28:25 +00:00
TI83 cleaning up some Bizhawk.Emulation namespaces 2013-11-13 03:32:25 +00:00
VirtualPads rip out existing tastudio logic and replace it with a skeleton project that does nothing 2013-12-01 04:00:02 +00:00
Watch Fix address freezing from the Ram Watch dialog 2013-12-03 19:50:10 +00:00
IToolForm.cs Rename Multiclient folder 2013-11-03 04:05:56 +00:00
InputPrompt.Designer.cs Change the default Position property of every winform from windows default to center parent 2013-11-08 18:43:24 +00:00
InputPrompt.cs Rename Multiclient folder 2013-11-03 04:05:56 +00:00
InputPrompt.resx Rename Multiclient folder 2013-11-03 04:05:56 +00:00
ToolBox.Designer.cs Toolbox - some more intelligent code 2013-12-22 03:41:10 +00:00
ToolBox.cs Toolbox - fix focus issue on load 2013-12-22 15:26:09 +00:00
ToolBox.resx Add GB GPU viewer to toolbox, and clean up some toolbox behavior 2013-12-22 03:15:53 +00:00
ToolHelpers.cs rename PathEntries.WatchPath etc. to PathEntries.WatchPathFragment to better convey the idea that it isnt a fully-qualified path, so its less likely to get used on accident 2013-12-13 05:20:50 +00:00
ToolManager.cs Hex Editor - a bunch of clean up, refactoring, rethinking of stuff, and some slight bug fixes 2013-11-28 20:02:32 +00:00
TraceLogger.Designer.cs Trace Logger - some code clean up, some tiny speedups, and implement a few small tweaks like Always on Top, and Select All 2013-11-29 00:35:05 +00:00
TraceLogger.cs rename PathEntries.WatchPath etc. to PathEntries.WatchPathFragment to better convey the idea that it isnt a fully-qualified path, so its less likely to get used on accident 2013-12-13 05:20:50 +00:00
TraceLogger.resx Rename Multiclient folder 2013-11-03 04:05:56 +00:00