BizHawk/BizHawk.MultiClient/tools
andres.delikat 172a48f8a1 Ram Search - Start the groundwork for the search button 2011-02-20 04:54:41 +00:00
..
HotkeyWindow.Designer.cs This disable everything but Tab, but its the only way I found to stop from Tabbing away. Need help. 2011-02-20 03:39:47 +00:00
HotkeyWindow.cs Added more hotkeys 2011-02-20 03:24:37 +00:00
HotkeyWindow.resx In the immortal word of Homer Simpson. "DOH!" 2011-02-20 03:02:44 +00:00
InputPrompt.Designer.cs 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
InputPrompt.cs 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
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 Lua window added. Only can browse for script, at the moment. 2011-02-19 22:42:35 +00:00
LuaWindow.cs zeromus uses the sandglass of regression! 2011-02-20 01:35:58 +00:00
LuaWindow.resx Lua window added. Only can browse for script, at the moment. 2011-02-19 22:42:35 +00:00
RamPoke.Designer.cs Lots of progress on Ram Poke 2011-02-18 15:36:41 +00:00
RamPoke.cs Ram Poke - Signed int input validation 2011-02-18 16:18:47 +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 - Start the groundwork for the search button 2011-02-20 04:54:41 +00:00
RamSearch.cs Ram Search - Start the groundwork for the search button 2011-02-20 04:54:41 +00:00
RamSearch.resx Ram Search - refix Undo, and implement clear change counts 2011-02-20 04:04:12 +00:00
RamWatch.Designer.cs Ram Watch - attempt to use virtuallist instead of listview 2011-02-20 01:41:58 +00:00
RamWatch.cs Ram Watch - refix background color on separators 2011-02-20 03:50:08 +00:00
RamWatch.resx Ram Watch - add context menu to listview object 2011-02-18 06:29:22 +00:00
RamWatchNewWatch.Designer.cs RamWatch - Edit watch dialog now makes it clear that the address is a hex value 2011-02-18 06:01:22 +00:00
RamWatchNewWatch.cs RamWatch - Edit watch dialog now makes it clear that the address is a hex value 2011-02-18 06:01:22 +00:00
RamWatchNewWatch.resx Move RAM Watch & related files to a tools folder 2011-01-23 18:27:26 +00:00
Watch.cs Add prev and changecount members to the Watch object so that Ram Search can use them. They can have interesting applications in Ram Watch as well 2011-02-19 21:03:31 +00:00