BizHawk/BizHawk.MultiClient/tools
andres.delikat 7c06a7174f Memory Viewer - fix issues with setting the scroll bar position when setting a highlighted value. Also, clicking the highlighted value unhighlights the address 2011-03-08 15:31:24 +00:00
..
HexEditor.Designer.cs Hex Editor - add to Ram Watch menu item 2011-03-08 14:50:12 +00:00
HexEditor.cs Hex Editor - add to Ram Watch menu item 2011-03-08 14:50:12 +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 DarkKobold attacks! 2011-02-20 19:18:27 +00:00
LuaWindow.cs More lua functions. 2011-02-20 20:14:55 +00:00
LuaWindow.resx Lua window added. Only can browse for script, at the moment. 2011-02-19 22:42:35 +00:00
MemoryViewer.cs Memory Viewer - fix issues with setting the scroll bar position when setting a highlighted value. Also, clicking the highlighted value unhighlights the address 2011-03-08 15:31:24 +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 Hex Editor - lots of misc stuff like resizing, saving window size/position, creating and hooking up public functions to the multiclient & such 2011-03-06 15:25:21 +00:00
RamSearch.cs Progress on Hex Editor. 16 addresses are displayed in the dialog!! 2011-03-06 19:25:37 +00:00
RamSearch.resx Hex Editor - lots of misc stuff like resizing, saving window size/position, creating and hooking up public functions to the multiclient & such 2011-03-06 15:25:21 +00:00
RamWatch.Designer.cs Ram Watch - put column options into context menu 2011-02-25 17:26:19 +00:00
RamWatch.cs Hex Editor - double clicking an address sends it to Ram Watch 2011-03-07 17:16:27 +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 Ram Watch - New Watch - input validation on Address box 2011-02-21 14:36:19 +00:00
RamWatchNewWatch.cs Checking in some movie class progress. Basic file saving done. Progress on file loading. 2011-02-25 19:49:29 +00:00
RamWatchNewWatch.resx Move RAM Watch & related files to a tools folder 2011-01-23 18:27:26 +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