This website requires JavaScript.
Explore
Help
Register
Sign In
Rativel
/
BurritOS
Watch
1
Star
1
Fork
0
You've already forked BurritOS
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
bce7047c5c
BurritOS
/
src
/
simulator
History
Quentin Legot
bce7047c5c
Convert some fp reg from array to struct call
2023-02-01 17:32:17 +01:00
..
decode.rs
Add a lot of comments, fix SRLI instruction in print,
2023-01-18 22:15:06 +01:00
machine.rs
Convert some fp reg from array to struct call
2023-02-01 17:32:17 +01:00
mod.rs
Using a struct for registers instead of an array
2023-02-01 16:39:40 +01:00
print.rs
Added a test on a small program and removed unnecessary spaces
2023-02-01 16:57:40 +01:00