remove DockPanel.config
+ add current DockPanel.config
+ determine maximum array size to read memory into byte[] array = 0x7fffffc7 (int.MaxValue-0x38)
+ import search code from PCSX2 Ram Dump (no need to re-invent the wheel...plus it cuts down on code refactoring time)
remove dll reference to self
+ commit search wip
+ add initial support for memory search
+ change form.text name
ignore CS0436: importing conflicting types (AssemblyConfig)
+ initial support for memoryview and getting ram from process for display
+ set name of memory view dialog
+ add some event code + add memeory view dialog (wip)
+ add support to save logging flags at user level
+ add versioning support
+ add settings upgrade subscriber support (needs to be called in a static constructor for types that are always used)
+ add support to log startup message
implement basic logging support
+ add main menu strop + add split contanier
rename: Form1.cs to Main.cs
initial commit
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.