closer to ticking.
has microsteps in the UI decodes from a NOP only binary some basic instructions are starting to move data around
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
use core::mos6502cpu::Mos6502Cpu;
|
||||
|
||||
fn main() {
|
||||
|
||||
let x = Mos6502Cpu::default();
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user