Commit Graph

12 Commits

Author SHA1 Message Date
adelikat 9b37a6c79f Fix IsValidDecimalNumber(), it wasn't allowing dash or period 2013-09-28 20:32:19 +00:00
adelikat fc7ea29be0 New Ram Poke - implemented poking for types other than float and fixed point, some fix ups 2013-09-12 03:28:45 +00:00
adelikat c4ac0439c1 New Ram Poke Dialog - progress 2013-09-12 01:53:00 +00:00
pjgat09 0acc4e8200 N64: Fixed the set N64 function so that " 000" works 2013-07-29 00:51:39 +00:00
adelikat 462e861072 last round of pointless code cleanup 2013-04-16 00:42:57 +00:00
adelikat bac863aa70 Hex Editor - add Copy/Paste functions 2012-06-10 16:34:35 +00:00
andres.delikat bb5988d1b7 Ram Search - specific values can be negative if signed Data Type is selected 2011-02-23 05:00:15 +00:00
andres.delikat 3983c585f9 Ram Search - allow specific value to have hexadecimal values if Hex Data type is selected 2011-02-23 04:50:54 +00:00
andres.delikat 4bc3587ca7 Ram Search - better implementation of input validation on text boxes. Do preview as user types into the boxes 2011-02-22 19:49:22 +00:00
andres.delikat 0fafc2eb0e Ram Poke - Signed int input validation 2011-02-18 16:18:47 +00:00
andres.delikat 5a0d477dba Ram Watch - directly editing an address in the list view validates user input, and if a valid hex number, will pull up an edit watch dialog 2011-02-18 05:52:09 +00:00
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