BizHawk/BizHawk.Client.EmuHawk/tools/Watch
scepheo 77be509e44 RAM Search: Implement previous type "last change". Fixes issue 331. 2014-12-16 01:19:29 +00:00
..
RamPoke.Designer.cs Simplify IMovie and refactor some code to allow that, this also disables more functionality in TAStudio but it is disabled in trunk currently anyway (pending a rewrite). Also a bunch of pedantic code cleanup in tool dialogs 2013-11-29 19:55:05 +00:00
RamPoke.cs Fix issue 157 2014-04-25 20:29:18 +00:00
RamPoke.resx Rename Multiclient folder 2013-11-03 04:05:56 +00:00
RamSearch.Designer.cs RAM Search: Implement previous type "last change". Fixes issue 331. 2014-12-16 01:19:29 +00:00
RamSearch.cs RAM Search: Implement previous type "last change". Fixes issue 331. 2014-12-16 01:19:29 +00:00
RamSearch.resx RAM Search: Implement previous type "last change". Fixes issue 331. 2014-12-16 01:19:29 +00:00
RamWatch.Designer.cs convert Ram Watch and Hex Editor to use EmulatorServices 2014-12-13 22:54:07 +00:00
RamWatch.cs remove the IEmulator inheritance from some services, and fix code as needed 2014-12-15 22:25:06 +00:00
RamWatch.resx Correct Error with RAMWatch and seperatorToolStripButton. Also unified all RamWatch internal button names. 2014-08-07 22:48:10 +00:00
WatchEditor.Designer.cs Simplify IMovie and refactor some code to allow that, this also disables more functionality in TAStudio but it is disabled in trunk currently anyway (pending a rewrite). Also a bunch of pedantic code cleanup in tool dialogs 2013-11-29 19:55:05 +00:00
WatchEditor.cs Remove MemoryDomains from IEmulator into a new Interface, IMemoryDomains, Add this interface to existing cores, except null emulator (and removed memory domain related code from it). Refactored EmuHawk for ram tools to use an instance of IMemoryDomains rather than IEmulator, don't expose ram tools unless the core implements IMemoryDomains. Still a few misc todos, and probably some cleanup 2014-09-01 18:43:41 +00:00
WatchEditor.resx Rename Multiclient folder 2013-11-03 04:05:56 +00:00
WatchValueBox.cs Hex and Watch Boxes - prevent user from pasting invalid input, also if they do manage to get the textbox into an invalid state, interpret the value as 0 rather than throwing an exception 2014-07-03 16:43:39 +00:00