ferris-boi/tests/cpu/main.rs
2023-04-15 19:47:30 -04:00

5 lines
49 B
Rust

mod arith8;
mod load16;
mod load8;
mod testutil;