BizHawk/BizHawk.MultiClient/tools
andres.delikat c8b6713367 Ram Search - fix remove addresses to handle multiple removals correctly, and make DisplaySearches always update the address total 2011-02-19 20:15:02 +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
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 - dialog tweaking 2011-02-19 17:35:44 +00:00
RamSearch.cs Ram Search - fix remove addresses to handle multiple removals correctly, and make DisplaySearches always update the address total 2011-02-19 20:15:02 +00:00
RamSearch.resx Ram Search - dialog tweaking 2011-02-19 17:35:44 +00:00
RamWatch.Designer.cs Ram Watch - Drag & Drop .wch files 2011-02-18 07:02:33 +00:00
RamWatch.cs Implement Poke Address, and Add to RamWatch 2011-02-19 13:32:03 +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 Moving code to check menu items on the new SMS stuff & view sizes into the DropDownOpened event instead of at the beginning of the form. Also added some comments 2011-02-15 02:30:12 +00:00