Commit Graph

19 Commits

Author SHA1 Message Date
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
andres.delikat 2d1ab6900d Add Ram Poke to the main menu 2011-02-18 02:55:41 +00:00
andres.delikat 4d57bf7150 Ram Watch - implement signed vs unsigned values 2011-02-18 02:48:17 +00:00
andres.delikat 271c55c854 RamWatch - implement 2 byte (big & little endian) value display 2011-02-18 02:44:02 +00:00
andres.delikat e25ee9324b RamWatch - setting to Hex displays values as hex 2011-02-18 02:21:18 +00:00
andres.delikat 9addfbd743 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
andres.delikat b1dadc44a0 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
andres.delikat 851deec346 Ram Watch - Fix UpdateValues() so that it only changes the text of the value sub item of each item in the ListView object rather than rebuilding the entire object, should be faster this way 2011-02-16 15:20:33 +00:00
andres.delikat 5f6a74822f 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
andres.delikat ae860af6d6 Ram Search - progress 2011-01-28 17:32:26 +00:00
andres.delikat 733acc509f Ram Search - some more tools in the toolstrip container 2011-01-28 04:25:25 +00:00
andres.delikat 0e06b08f91 Make toolstrip container 2011-01-28 04:04:41 +00:00
andres.delikat bcbad81ecf Hook up Ram Search autoload 2011-01-28 03:52:43 +00:00
andres.delikat ea6a8f5eff Ram Search - add toolbar buttons & images for Search, Reset, Clear Chnage Counts, and Undo 2011-01-28 03:33:33 +00:00
andres.delikat 156c379855 Ugh 2011-01-23 20:16:34 +00:00
andres.delikat 50c228a323 Some small Ram Search progress 2011-01-23 20:15:54 +00:00
andres.delikat 250434b0ce Add poke image for tool bars and added to ram search & ram watch 2011-01-23 19:52:04 +00:00
andres.delikat 5bfd884522 Add the beginnings of a Ram Search dialog hooked up to main form 2011-01-23 18:56:39 +00:00
andres.delikat 16b538d945 Move RAM Watch & related files to a tools folder 2011-01-23 18:27:26 +00:00