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
4302b9ce23402ec0b5a4484061c922bc0dc3f912
BurritOS
/
src
/
simulator
History
Quentin Legot
4302b9ce23
Merge branch 'decode_print' of gitlab.istic.univ-rennes1.fr:simpleos/burritos into decode_print
2023-02-01 17:32:19 +01:00
..
decode.rs
Add a lot of comments, fix SRLI instruction in print,
2023-01-18 22:15:06 +01:00
machine.rs
Merge branch 'decode_print' of gitlab.istic.univ-rennes1.fr:simpleos/burritos into decode_print
2023-02-01 17:32:19 +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