Commit Graph

4876 Commits

Author SHA1 Message Date
adelikat 8619636bdb Ram Search - fixed bug where it crashes if you set to fast mode, restart, then set to detailed (this fix also fixes a lot of other potential bugs and weird behavior) 2013-09-29 19:41:03 +00:00
adelikat 016c7cae47 Ram Search - fix updating of change counts and previous value 2013-09-29 19:17:41 +00:00
adelikat 173855cc03 Ram Search - small todo 2013-09-29 18:52:11 +00:00
adelikat 0c850ef533 Ram Search - some nitpicky Oops refactoring and fix unsigned 4 byte comparisons 2013-09-29 18:19:47 +00:00
adelikat a1c322bc91 Ram Search - update Specific Value Textbox properties when setting the size and display types 2013-09-29 17:26:12 +00:00
adelikat efbd1b2b4e Ram Search/Ram Watch - support multiple addresses with the View in Hex Editor feature 2013-09-29 16:09:48 +00:00
goyuken e33396a548 GBA -add new "Combined WRAM" memory domain, which is the 256KB EWRAM immediately followed by the 32KB IWRAM 2013-09-29 15:43:49 +00:00
adelikat 665ceac228 Ram Search - don't allow user to select domains larger than 64mb 2013-09-29 15:42:00 +00:00
adelikat ad4f45d4e3 Ram Search - if domain size is 1mb or larger, automatically switch to fast mode for the user 2013-09-29 15:32:35 +00:00
adelikat 24d3ed97ca Ram Search - dropdowns for size and display type 2013-09-29 14:43:13 +00:00
goyuken 6394b50520 fix issue 120 2013-09-29 14:27:07 +00:00
goyuken 8755bc88f6 fix issue 119 2013-09-29 14:15:26 +00:00
adelikat 7d7c062822 Ram Search - when switching sizes, if the selected display type is no longer valid, set it to the default 2013-09-28 21:54:42 +00:00
adelikat f706bd45ae Ram Search - some fix ups with increment/decrement logic on text boxes 2013-09-28 21:49:05 +00:00
adelikat 9b37a6c79f Fix IsValidDecimalNumber(), it wasn't allowing dash or period 2013-09-28 20:32:19 +00:00
adelikat 15ad1d3234 Ram Search - fix some problems with specific value, float is still broken but fixed points should now work 2013-09-28 20:20:43 +00:00
adelikat 06330c1c12 Ram Search Engine - fix searching for signed 1-byte and 2-byte (many other types still broken) 2013-09-28 18:02:08 +00:00
adelikat b26972a4fc refactor Watch object Generation methods 2013-09-28 17:06:35 +00:00
adelikat 9b6738b6b5 Refactor the Watch object to remove the notion of detailed vs fast. The original intent of this distinction was for ram search, but ram search internally does not use the Watch object. 2013-09-28 02:42:56 +00:00
adelikat 9a32145f82 Remove legacy Watch object and WatchCommon.cs and all references to them 2013-09-28 01:44:52 +00:00
adelikat 6e48bf1dd5 Remove now obsolete HistoryCollection object, and change Text property of Ram Search (forgot to do that last commit) 2013-09-28 01:27:52 +00:00
adelikat e9f3e7afe4 Remove old ram search and replace with new one 2013-09-28 01:24:45 +00:00
adelikat 1d6fad3872 New Ram Search - oops 2013-09-28 00:48:45 +00:00
adelikat 71b654c4b4 New Ram Search - some fixes 2013-09-28 00:10:06 +00:00
adelikat 130b83d920 fix small bug in context menu of ram watch, ram search - disallow label edit and start new search automatically on load 2013-09-27 01:02:28 +00:00
adelikat 0490b128ad New Ram Search - add restart icon notification on settings that require a new search, also fix bug in big endian and check mis-aligned options 2013-09-27 00:55:53 +00:00
adelikat f1b394a877 New Ram Search - small gui changes 2013-09-26 21:51:39 +00:00
adelikat c6607178fc New Ram Search - implement some dialog events like drag & drop 2013-09-26 14:37:24 +00:00
adelikat 0dc75a7e71 New Ram Search - implement autosearch 2013-09-26 12:11:39 +00:00
adelikat cc358ec9ea New Ram Search - implement column ordering and other listview events (copy, double click to add to ram watch, select all, etc) 2013-09-26 01:39:12 +00:00
adelikat 0deb8761bd New Ram Search - implement "Use Undo History" 2013-09-26 01:09:08 +00:00
adelikat bb62fa569e New Ram Search - Columns - show/hide, save/load column enabled status, width, and column orders 2013-09-26 00:51:08 +00:00
adelikat ebcac8f9d0 Add Always on Top feature to Ram Watch, fix Ram Search Always On Top feature, remove some now unused variables from the config, fix a widths bug in cheat search dialog 2013-09-25 23:09:39 +00:00
adelikat b80f5a276e New Ram Search - Undo/Redo functionality 2013-09-25 04:07:41 +00:00
adelikat ece435555d New Ram Search - Exclude Ram Watch feature - update totals when removing addresses, do remove on Add To Ram Watch 2013-09-25 02:12:58 +00:00
adelikat 6731bd44cb New Ram Search - add diff column 2013-09-25 01:50:37 +00:00
adelikat 1f21f271ac New Ram Search - some GUI polishing 2013-09-25 01:43:03 +00:00
adelikat 99fb7def4c New Ram Search - preview mode implemented in Search Engine 2013-09-25 01:30:27 +00:00
adelikat ccaa69205a New Ram SNew Ram Search - background coloring logic, but SearchEngine preview logic isn't done 2013-09-23 16:51:35 +00:00
adelikat 8d4fd1d7fa New Ram Search - more GUI work, including context menu 2013-09-23 16:01:19 +00:00
adelikat 8db1c0b91e New Ram Search - some misc small things 2013-09-23 13:44:46 +00:00
adelikat ab084dbacd New Ram Search - some progress 2013-09-22 17:00:05 +00:00
adelikat ac25f3f3e6 Fix default values for the Rewind and Fast Forward hotkeys 2013-09-22 16:24:38 +00:00
adelikat f1c1b06a77 Path Config - fix folder browse behavior 2013-09-22 16:13:28 +00:00
adelikat 69db2d4a73 New Ram Search - Implement Difference compare to type, and some UI cleanup 2013-09-22 15:54:31 +00:00
adelikat 7e1565f5fb Default controls - XBox defaults - nintendo A = xbox B, and vice versa 2013-09-22 15:21:38 +00:00
adelikat e54f199ed8 New Ram Search - implement Freeze, Poke, and Add To Ram Watch 2013-09-22 14:52:45 +00:00
adelikat afebcae3f4 new ram search - implement save and save as 2013-09-22 14:10:19 +00:00
adelikat c4feda28d5 new ram search - implement truncate from file 2013-09-22 13:30:18 +00:00
adelikat 7b5e612bd7 new Ram Search - implement Open File, Append File, and opening recent files 2013-09-22 12:50:47 +00:00