Getting keyboard working - WIP
This commit is contained in:
@@ -4,5 +4,6 @@
|
||||
{
|
||||
byte Read(ushort address);
|
||||
void Write(ushort address, byte value);
|
||||
void CleanRAMData();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user