BizHawk/BizHawk.MultiClient/tools/Watch
adelikat ab084dbacd New Ram Search - some progress 2013-09-22 17:00:05 +00:00
..
NewRamSearch.Designer.cs New Ram Search - Implement Difference compare to type, and some UI cleanup 2013-09-22 15:54:31 +00:00
NewRamSearch.cs New Ram Search - Implement Difference compare to type, and some UI cleanup 2013-09-22 15:54:31 +00:00
NewRamSearch.resx New Ram Search - implement some more menu items and toolbar buttons 2013-09-22 01:53:20 +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 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.cs New Ram Search - implement Freeze, Poke, and Add To Ram Watch 2013-09-22 14:52:45 +00:00
RamSearch.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
RamSearchEngine.cs New Ram Search - some progress 2013-09-22 17:00:05 +00:00
RamWatch.Designer.cs New Ram Search - some more progress on settings and displaying values 2013-09-20 01:18:55 +00:00
RamWatch.cs new Ram Search - implement Open File, Append File, and opening recent files 2013-09-22 12:50:47 +00:00
RamWatch.resx improve ram watch icons 2013-09-14 04:27:01 +00:00
Watch.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
WatchCommon.cs 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
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 new Ram Poke - fix up Value box behavior, and misc code cleanup of new ram tools code 2013-09-14 01:18:45 +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
WatchLegacy.cs 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
WatchList.cs 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
WatchValueBox.cs New Ram Search - support searching all basic operators for previous, specific value, specific address, and number of changes 2013-09-21 23:55:17 +00:00