ferris-boi/tests/cpu
Nick Krichevsky f9cdccb5fd Implement DAA instruction 2023-11-19 21:44:18 -05:00
..
jsmoo Implement DAA instruction 2023-11-19 21:44:18 -05:00
arith8.rs
arith16.rs
jsmoo.rs Implement DAA instruction 2023-11-19 21:44:18 -05:00
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 Implement DAA instruction 2023-11-19 21:44:18 -05:00
testutil.rs