ferris-boi/tests/cpu
2023-11-18 19:22:37 -05:00
..
jsmoo Add complement A register instruction 2023-11-18 19:22:37 -05:00
arith8.rs Add support for ADD SP e8 2023-11-18 18:05:09 -05:00
arith16.rs Cargo fmt 2023-11-18 15:27:34 -05:00
jsmoo.rs
load8.rs Add store SP in memory instruction 2023-11-18 18:38:42 -05:00
load16.rs
main.rs Add support for carry bit set instructions 2023-11-18 19:11:27 -05:00
misc.rs Add complement A register instruction 2023-11-18 19:22:37 -05:00
testutil.rs