Added ROM and RomLoader.cs. Updated Form1.cs to load ROM into memory
This commit is contained in:
2
Desktop/Form1.Designer.cs
generated
2
Desktop/Form1.Designer.cs
generated
@@ -37,7 +37,7 @@
|
||||
ClientSize = new Size(800, 450);
|
||||
Name = "Form1";
|
||||
Text = "Form1";
|
||||
Load += Form1_Load;
|
||||
//this.Load += new System.EventHandler(this.Form1_Load);
|
||||
ResumeLayout(false);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user