BizHawk/BizHawk.MultiClient/tools/Watch
adelikat 52918e9609 add PeekWord, PeekDWord, PokeWord, and PokeDWord to the memory domain object, don't know why we never did this before. Refactored watch.cs accordingly, todo: a bazillion other places 2013-09-21 14:32:37 +00:00
..
NewRamSearch.Designer.cs New Ram Search - manage logic of what previous value definitions can be done with which mode 2013-09-20 15:33:46 +00:00
NewRamSearch.cs New Ram Search - manage logic of what previous value definitions can be done with which mode 2013-09-20 15:33:46 +00:00
NewRamSearch.resx Start New Ram Search 2013-09-14 06:02:53 +00:00
RamPoke.Designer.cs 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
RamPoke.cs 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
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 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
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-21 14:09:37 +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 - some more progress on settings and displaying values 2013-09-20 01:18:55 +00:00
RamWatch.resx improve ram watch icons 2013-09-14 04:27:01 +00:00
Watch.cs add PeekWord, PeekDWord, PokeWord, and PokeDWord to the memory domain object, don't know why we never did this before. Refactored watch.cs accordingly, todo: a bazillion other places 2013-09-21 14:32:37 +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