ferris-boi/tests/cpu
Nick Krichevsky 70c5766f92 Add tests for clear (HL) instruction
The previous refactor implemented it implicitly
2023-12-06 16:33:04 -05:00
..
jsmoo Add tests for clear (HL) instruction 2023-12-06 16:33:04 -05:00
arith8.rs
arith16.rs
control.rs Add conditional relative jumps 2023-11-26 20:26:34 -05:00
jsmoo.rs
load8.rs
load16.rs
main.rs Add support for register-based SET instructions 2023-11-27 08:26:33 -05:00
manip.rs Add tests for clear (HL) instruction 2023-12-06 16:33:04 -05:00
misc.rs
testutil.rs