BizHawk/BizHawk.MultiClient/tools
andres.delikat b2e7319275 Ram Watch - attempt to validate when a user types an address directly into the list view. Also, added a static InputValidate class that will contain various input validation functions to use on text boxes & such. 2011-02-18 03:48:42 +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 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
RamPoke.cs 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
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 - progress 2011-01-28 17:32:26 +00:00
RamSearch.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
RamSearch.resx Ram Search - progress 2011-01-28 17:32:26 +00:00
RamWatch.Designer.cs Add poke image for tool bars and added to ram search & ram watch 2011-01-23 19:52:04 +00:00
RamWatch.cs Ram Watch - attempt to validate when a user types an address directly into the list view. Also, added a static InputValidate class that will contain various input validation functions to use on text boxes & such. 2011-02-18 03:48:42 +00:00
RamWatch.resx Move RAM Watch & related files to a tools folder 2011-01-23 18:27:26 +00:00
RamWatchNewWatch.Designer.cs Move RAM Watch & related files to a tools folder 2011-01-23 18:27:26 +00:00
RamWatchNewWatch.cs Move RAM Watch & related files to a tools folder 2011-01-23 18:27:26 +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