Commit Graph

11 Commits

Author SHA1 Message Date
adelikat 7b5e612bd7 new Ram Search - implement Open File, Append File, and opening recent files 2013-09-22 12:50:47 +00:00
adelikat dfaf8084e7 New Ram Search - some more progress on settings and displaying values 2013-09-20 01:18:55 +00:00
adelikat 3857c27f93 Ram Watch - don't refresh dialog if no addresses (keeps the dialog from slowing the emulator down when it has no watches) 2013-09-19 13:53:38 +00:00
adelikat a2d60ff2c8 refactor watch objects, so that the base types have a previous value as opposed to the detailed types 2013-09-15 16:01:16 +00:00
adelikat 3fa153f4cd hook up new ram search in various places in mainform, and basic updating of values done 2013-09-15 01:49:02 +00:00
adelikat 55fe3e4a49 New Ram Search - some progress 2013-09-14 23:30:23 +00:00
adelikat 9f72102de4 Ram Watch - fix column hide/show behavior 2013-09-14 05:37:53 +00:00
adelikat 2910878d05 Remove Ram Poke as a standalone dialog. Support new Ram Poke dialog in Hex Editor and Ram Search 2013-09-14 03:13:22 +00:00
adelikat 5c2b005eee Old Ram Watch begone! 2013-09-14 02:31:21 +00:00
adelikat fad71b1d98 Refactor Recent Files to handle a load error message and logic to remove from list, refactored all the places that do this to use this single unified function 2013-09-09 21:36:26 +00:00
adelikat e49c00ac36 Reorganize the tools folder, making new folders for Lua, Watch, and Hex Editor, start new Watch Editor dialog. Split new Watch objects into their own file, rename legacy watch object accordingly 2013-09-07 18:36:49 +00:00