ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/RomCheater/trunk/RomCheater/Docking/FloatingMemorySearcher.Designer.cs
Revision 447 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jun 2 19:58:37 2013 UTC (9 years, 9 months ago) by william
File length: 68976 byte(s)
Diff to previous 288

Revision 288 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jun 5 09:01:43 2012 UTC (10 years, 9 months ago) by william
File length: 68932 byte(s)
Diff to previous 287

Revision 287 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jun 5 08:52:07 2012 UTC (10 years, 9 months ago) by william
File length: 68602 byte(s)
Diff to previous 280

Revision 280 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jun 5 00:13:29 2012 UTC (10 years, 9 months ago) by william
File length: 61103 byte(s)
Diff to previous 277
+ 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 (10 years, 9 months ago) by william
File length: 61103 byte(s)
Diff to previous 275

Revision 275 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jun 3 22:01:05 2012 UTC (10 years, 9 months ago) by william
File length: 60871 byte(s)
Diff to previous 272
+ 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 (10 years, 9 months ago) by william
File length: 59409 byte(s)
Diff to previous 271
        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 (10 years, 9 months ago) by william
File length: 59081 byte(s)
Diff to previous 249
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 (10 years, 9 months ago) by william
File length: 58701 byte(s)
Diff to previous 241
change address from uint to int

Revision 241 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jun 3 12:54:59 2012 UTC (10 years, 9 months ago) by william
File length: 58707 byte(s)
Diff to previous 230
PCSX2ProcessID ==> ProcessID

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

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

Revision 227 - (view) (download) (annotate) - [select for diffs]
Added Sat Jun 2 15:48:25 2012 UTC (10 years, 9 months ago) by william
File length: 1474 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