BizHawk/BizHawk.MultiClient/tools/Watch
adelikat 016c7cae47 Ram Search - fix updating of change counts and previous value 2013-09-29 19:17:41 +00:00
..
RamPoke.Designer.cs Create a new TexBox control called WatchValueBox which manages all the pre and post validation logic for typing a value based on all the watch display types, refactor Ram Poke to use this box instead of having its own logic 2013-09-21 17:34:24 +00:00
RamPoke.cs Create a new TexBox control called WatchValueBox which manages all the pre and post validation logic for typing a value based on all the watch display types, refactor Ram Poke to use this box instead of having its own logic 2013-09-21 17:34:24 +00:00
RamPoke.resx 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
RamSearch.Designer.cs 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
RamSearch.cs Ram Search - update Specific Value Textbox properties when setting the size and display types 2013-09-29 17:26:12 +00:00
RamSearch.resx Remove old ram search and replace with new one 2013-09-28 01:24:45 +00:00
RamSearchEngine.cs Ram Search - fix updating of change counts and previous value 2013-09-29 19:17:41 +00:00
RamWatch.Designer.cs New Ram Search - Columns - show/hide, save/load column enabled status, width, and column orders 2013-09-26 00:51:08 +00:00
RamWatch.cs Ram Search/Ram Watch - support multiple addresses with the View in Hex Editor feature 2013-09-29 16:09:48 +00:00
RamWatch.resx improve ram watch icons 2013-09-14 04:27:01 +00:00
Watch.cs refactor Watch object Generation methods 2013-09-28 17:06:35 +00:00
WatchEditor.Designer.cs Add feature to hex textboxes where up and down increment/decrement the value. New Watch Editor - tab orders 2013-09-09 14:13:31 +00:00
WatchEditor.cs 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
WatchEditor.resx 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
WatchHistory.cs New Ram Search - Undo/Redo functionality 2013-09-25 04:07:41 +00:00
WatchList.cs refactor Watch object Generation methods 2013-09-28 17:06:35 +00:00
WatchValueBox.cs Ram Search - some fix ups with increment/decrement logic on text boxes 2013-09-28 21:49:05 +00:00