Log of /trunk/RomCheater.PluginFramework/Events
Directory Listing
Revision
275 -
Directory Listing
Modified
Sun Jun 3 22:01:05 2012 UTC
(9 years, 11 months ago)
by
william
+ add BrowseMemoryRegion event in MemorySearcher
: calls back to main form which calls MemoryViewer.AcceptExternalMemoryAddress(address)
Revision
256 -
Directory Listing
Modified
Sun Jun 3 16:50:16 2012 UTC
(9 years, 11 months ago)
by
william
UIMemoryViewer:
* re-enable GetFirstNonZeroByte()
+ make code changes that were not implemented (due to GetFirstNonZeroByte() being disabled)
Revision
206 -
Directory Listing
Modified
Thu May 31 09:31:57 2012 UTC
(9 years, 11 months ago)
by
william
+ add support for memory view to accept a memory address externally
Revision
196 -
Directory Listing
Added
Thu May 31 05:52:41 2012 UTC
(9 years, 11 months ago)
by
william
+ add some event code
+ add memeory view dialog (wip)