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
c75e2995e7cc2b8e55a912dfbc9110d91cc1d762
BurritOS
/
src
/
simulator
History
François Autin
c75e2995e7
Reworked unit tests for machine and renamed test_programs directory
2023-03-12 00:22:16 +01:00
..
decode.rs
Add a lot of comments, fix SRLI instruction in print,
2023-01-18 22:15:06 +01:00
interrupt.rs
Fix start_thread
2023-03-10 19:04:23 +01:00
loader.rs
Renamed Machine::init_machine and fixed stack overflow by allocating main_memory to the heap
2023-03-11 23:49:20 +01:00
machine.rs
Reworked unit tests for machine and renamed test_programs directory
2023-03-12 00:22:16 +01:00
mem_cmp.rs
Renamed Machine::init_machine and fixed stack overflow by allocating main_memory to the heap
2023-03-11 23:49:20 +01:00
mod.rs
Implement interrupt
2023-03-10 19:02:37 +01:00
print.rs
Removed useless variable
2023-03-10 10:34:13 +01:00