ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/RomCheater/trunk/RomCheater/Docking/FloatingMemorySearcher.cs
Revision 285 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jun 5 01:54:33 2012 UTC (11 years, 6 months ago) by william
File length: 81519 byte(s)
Diff to previous 282 (colored)
+ search wip

Revision 282 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jun 5 01:19:54 2012 UTC (11 years, 6 months ago) by william
File length: 81517 byte(s)
Diff to previous 281 (colored)
+ determine maximum array size to read memory into byte[] array = 0x7fffffc7 (int.MaxValue-0x38)

Revision 281 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jun 5 00:19:36 2012 UTC (11 years, 6 months ago) by william
File length: 81730 byte(s)
Diff to previous 280 (colored)
+ trap OutOfMemoryException during search

Revision 280 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jun 5 00:13:29 2012 UTC (11 years, 6 months ago) by william
File length: 81379 byte(s)
Diff to previous 277 (colored)
+ import search code from PCSX2 Ram Dump (no need to re-invent the wheel...plus it cuts down on code refactoring time)

Revision 277 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jun 3 22:30:23 2012 UTC (11 years, 6 months ago) by william
File length: 45245 byte(s)
Diff to previous 275 (colored)

Revision 275 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jun 3 22:01:05 2012 UTC (11 years, 6 months ago) by william
File length: 43791 byte(s)
Diff to previous 272 (colored)
+ add BrowseMemoryRegion event in MemorySearcher
: calls back to main form which calls MemoryViewer.AcceptExternalMemoryAddress(address)

Revision 272 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jun 3 21:25:47 2012 UTC (11 years, 6 months ago) by william
File length: 42022 byte(s)
Diff to previous 271 (colored)
        static int col_Found_Address = 1;
        static int col_Found_Value = 2;
        static int col_Found_Frozen = 3;
        static int col_Added_Address = 1;
        static int col_Added_Value = 2;
        static int col_Added_Frozen = 3;

Revision 271 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jun 3 21:11:45 2012 UTC (11 years, 6 months ago) by william
File length: 42022 byte(s)
Diff to previous 249 (colored)
set Search, Reset, and Cancel button states on click

Revision 249 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jun 3 16:09:05 2012 UTC (11 years, 6 months ago) by william
File length: 41401 byte(s)
Diff to previous 245 (colored)
change address from uint to int

Revision 245 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jun 3 14:50:09 2012 UTC (11 years, 6 months ago) by william
File length: 41405 byte(s)
Diff to previous 243 (colored)
+ add exception logic to ensure provider is open

Revision 243 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jun 3 13:21:51 2012 UTC (11 years, 6 months ago) by william
File length: 41214 byte(s)
Diff to previous 242 (colored)

Revision 242 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jun 3 13:04:02 2012 UTC (11 years, 6 months ago) by william
File length: 40467 byte(s)
Diff to previous 237 (colored)
+ implement GenericMemoryProvider

Revision 237 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jun 3 12:48:09 2012 UTC (11 years, 6 months ago) by william
File length: 41036 byte(s)
Diff to previous 230 (colored)
+ change inteface implementation

Revision 230 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jun 2 19:12:20 2012 UTC (11 years, 6 months ago) by william
File length: 41016 byte(s)
Diff to previous 229 (colored)
+ commit search wip

Revision 229 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jun 2 18:31:40 2012 UTC (11 years, 6 months ago) by william
File length: 15079 byte(s)
Diff to previous 228 (colored)

Revision 228 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jun 2 16:02:01 2012 UTC (11 years, 6 months ago) by william
File length: 1296 byte(s)
Diff to previous 227 (colored)

Revision 227 - (view) (download) (annotate) - [select for diffs]
Added Sat Jun 2 15:48:25 2012 UTC (11 years, 6 months ago) by william
File length: 1099 byte(s)
+ add initial support for memory search

(Current path doesn't exist after revision 884)

Convenience Links

Links to HEAD: (view) (download) (annotate)

Compare Revisions

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a