RomOnlyComputer now has a GUI
This commit is contained in:
@@ -44,4 +44,4 @@ fn main() {
|
||||
println!("COMPUTER: Read {:02x} from ROM", rom_only.data_bus()) ;
|
||||
println!("COMPUTER: Read {:04x} from Address Bus", rom_only.address_bus());
|
||||
println!("----");
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user