Add Z80 CPU skeleton, RegisterPair struct, and MemoryBus implementation
This commit is contained in:
@@ -6,5 +6,10 @@ namespace Desktop
|
||||
{
|
||||
InitializeComponent();
|
||||
}
|
||||
|
||||
private void Form1_Load(object sender, EventArgs e)
|
||||
{
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user