BizHawk/BizHawk.MultiClient/tools
andres.delikat 50720e2a6d various dialog tweaks to the lua console window 2011-04-09 00:08:27 +00:00
..
Cheat.cs Cheat Window - cheats works now! 2011-03-19 01:44:16 +00:00
Cheats.Designer.cs Cheat Window - Auto save .cht file, generate filename based on rom name if user hasn't chosen one 2011-03-21 00:03:40 +00:00
Cheats.cs A bunch of tool dialogs didn't have the save window position flag hooked up 2011-04-06 23:25:53 +00:00
Cheats.resx Cheats window - Disable All Cheats feature, start context menu 2011-03-20 20:35:16 +00:00
HexEditor.Designer.cs Ram Search & Watch - properly check/uncheck memory domain menu items 2011-03-29 20:32:46 +00:00
HexEditor.cs A bunch of tool dialogs didn't have the save window position flag hooked up 2011-04-06 23:25:53 +00:00
HexEditor.resx Hex Editor - Context menu with Poke & Add to Ram Watch options 2011-03-08 13:33:46 +00:00
InputPrompt.Designer.cs Hex Editor - Context menu with Poke & Add to Ram Watch options 2011-03-08 13:33:46 +00:00
InputPrompt.cs Hex Editor - Context menu with Poke & Add to Ram Watch options 2011-03-08 13:33:46 +00:00
InputPrompt.resx Progress on implementing a Memory Poke object (for tools such as Ram Watch, Ram Search, and eventually things like a Hex Editor) 2011-02-16 16:35:51 +00:00
LuaWindow.Designer.cs various dialog tweaks to the lua console window 2011-04-09 00:08:27 +00:00
LuaWindow.cs various dialog tweaks to the lua console window 2011-04-09 00:08:27 +00:00
LuaWindow.resx various dialog tweaks to the lua console window 2011-04-09 00:08:27 +00:00
MemoryViewer.cs Various small things on tool dialogs, mostly adding/removing todos 2011-03-24 14:48:15 +00:00
MemoryViewer.resx MemoryViewer - fix so that it never attempts to display an address greater than the memory domain. Also check in memoryviewer.resx 2011-03-07 03:15:16 +00:00
RamPoke.Designer.cs Misc small cleanups 2011-03-04 16:18:06 +00:00
RamPoke.cs Ram Poke - more text box tweaks 2011-02-24 14:03:35 +00:00
RamPoke.resx Refactor Ram Poke by making a stand alone Ram Poke dialog, this will be able to be called from the main menu as well as any dialog 2011-02-17 16:27:39 +00:00
RamSearch.Designer.cs Ram Search & Watch - properly check/uncheck memory domain menu items 2011-03-29 20:32:46 +00:00
RamSearch.cs A bunch of tool dialogs didn't have the save window position flag hooked up 2011-04-06 23:25:53 +00:00
RamSearch.resx Ram Watch - Implement Freeze address, and a few misc fix ups 2011-03-18 16:44:21 +00:00
RamWatch.Designer.cs Ram Search & Watch - properly check/uncheck memory domain menu items 2011-03-29 20:32:46 +00:00
RamWatch.cs A bunch of tool dialogs didn't have the save window position flag hooked up 2011-04-06 23:25:53 +00:00
RamWatch.resx Ram Watch - option to toggle showing the change counts column 2011-02-24 15:29:32 +00:00
RamWatchNewWatch.Designer.cs Better input validation on Ram Watch - New Watch Dialog 2011-03-20 01:25:11 +00:00
RamWatchNewWatch.cs Better input validation on Ram Watch - New Watch Dialog 2011-03-20 01:25:11 +00:00
RamWatchNewWatch.resx Move RAM Watch & related files to a tools folder 2011-01-23 18:27:26 +00:00
ToolBox.Designer.cs Basic functionality of the Tool Box, binded to the T key 2011-04-07 01:30:42 +00:00
ToolBox.cs Basic functionality of the Tool Box, binded to the T key 2011-04-07 01:30:42 +00:00
ToolBox.resx Basic functionality of the Tool Box, binded to the T key 2011-04-07 01:30:42 +00:00
Watch.cs Ram Search - Implemented previous search based on the previous value being since last search. Also fixed preview feature, it was previewing the opposite result. 2011-02-22 17:27:38 +00:00