This website requires JavaScript.
Explore
Help
Sign In
ollien
/
ferris-boi
Watch
1
Star
0
Fork
You've already forked ferris-boi
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
6eb5f42ea4
ferris-boi
/
tests
/
cpu
History
Nick Krichevsky
6eb5f42ea4
Add conditional CALL instructions
2023-11-21 19:11:39 -05:00
..
jsmoo
Add conditional CALL instructions
2023-11-21 19:11:39 -05:00
arith8.rs
Remove RunnableInstruction, encode cycles as a result of runtime
2023-11-20 14:25:07 -05:00
arith16.rs
Remove RunnableInstruction, encode cycles as a result of runtime
2023-11-20 14:25:07 -05:00
control.rs
Add conditional CALL instructions
2023-11-21 19:11:39 -05:00
jsmoo.rs
Implement DAA instruction
2023-11-19 21:44:18 -05:00
load8.rs
Remove RunnableInstruction, encode cycles as a result of runtime
2023-11-20 14:25:07 -05:00
load16.rs
Remove RunnableInstruction, encode cycles as a result of runtime
2023-11-20 14:25:07 -05:00
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
Add jsmoo tests for all implemented instructions
2023-04-30 19:19:02 -04:00