ferris-boi/tests/cpu
2023-11-21 23:21:05 -05:00
..
jsmoo Add JP HL instruction 2023-11-21 23:21:05 -05:00
arith8.rs
arith16.rs
control.rs Add JP HL instruction 2023-11-21 23:21:05 -05:00
jsmoo.rs
load8.rs
load16.rs
main.rs Implement jump immediate instruction 2023-11-21 14:55:40 -05:00
misc.rs Move stack push/pop into their own functions 2023-11-21 13:47:32 -05:00
testutil.rs