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
2db1e58568
ferris-boi
/
src
History
Nick Krichevsky
2db1e58568
Add nop instruction
2023-11-20 18:02:34 -05:00
..
cpu
Add nop instruction
2023-11-20 18:02:34 -05:00
memory
Major refactor: change memory to be based on a view, rather than some slice
2023-04-30 19:10:32 -04:00
cpu.rs
Remove RunnableInstruction, encode cycles as a result of runtime
2023-11-20 14:25:07 -05:00
lib.rs
Move all CPU tests into integration test directory
2023-04-15 19:00:50 -04:00
main.rs
Initial commit. Add registers
2022-04-01 18:11:09 -04:00
memory.rs
Major refactor: change memory to be based on a view, rather than some slice
2023-04-30 19:10:32 -04:00
register.rs
Satisfy cargo fmt
2023-05-07 23:06:19 -04:00