This website requires JavaScript.
Explore
Help
Register
Sign In
GAWA
/
BurritOS
Watch
1
Star
0
Fork
0
You've already forked BurritOS
forked from
Rativel/BurritOS
Code
Pull Requests
Activity
Files
658502d3532830bdaeac536b2e88769514761ace
BurritOS
/
src
/
simulator
History
Quentin Legot
658502d353
Convert some fp reg from array to struct call
2023-02-01 17:26:34 +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:26:34 +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