BurritOS Developpement Operating System in Rust for RISC-V architecture named BurritOS (BurritOS Using Rust Really Improve The Operating System) Project Group M1 IL/CR 2022-2023 Managed by @ipuault@gitlab.istic.univ-rennes1.fr
Go to file
2023-03-08 17:58:38 +01:00
src add tests run programs 2023-03-08 17:58:38 +01:00
test_programs Removed makefile.dumps 2023-03-08 13:04:13 +01:00
.gitignore updated gitignore 2023-02-16 15:48:26 +01:00
.gitlab-ci.yml Update .gitlab-ci.yml file 2023-03-08 12:51:31 +00:00
Cargo.lock decode & struct Instruction 2022-10-19 16:39:38 +02:00
Cargo.toml Initialized cargo project 2022-10-05 16:30:21 +02:00
file.txt retrait des id de SP et PC et echange de @ et size 2023-03-01 17:22:20 +01:00
memory.txt nouveau fichier memoire avec swap des octets 2023-03-02 15:51:00 +01:00
memoryComp.txt ajout des mémoires nachos de tous les tests 2023-03-06 11:19:00 +01:00
memoryDiv.txt ajout des mémoires nachos de tous les tests 2023-03-06 11:19:00 +01:00
memoryIf.txt ajout des mémoires nachos de tous les tests 2023-03-06 11:19:00 +01:00
memoryJump.txt ajout des mémoires nachos de tous les tests 2023-03-06 11:19:00 +01:00
memoryMul.txt ajout des mémoires nachos de tous les tests 2023-03-06 11:19:00 +01:00
memoryRet.txt ajout des mémoires nachos de tous les tests 2023-03-06 11:19:00 +01:00
memorySub.txt ajout des mémoires nachos de tous les tests 2023-03-06 11:19:00 +01:00
memorySwitch.txt ajout des mémoires nachos de tous les tests 2023-03-06 11:19:00 +01:00
old_section.txt retrait des id de SP et PC et echange de @ et size 2023-03-01 17:22:20 +01:00
README.md Update README.md 2022-10-05 16:39:38 +02:00
test_file_section.txt change memory to a vector, it can now be fill 2023-03-01 16:12:46 +01:00

BurritOS

BurritOS (BurritOS Using Rust Really Improves The Operating System) is an educational operating system written in Rust and running on a RISC-V emulator. It aims to be used as an educational platform for learning about operating systems.

Based on NachOS (Copyright (c) 1992-1993 The Regents of the University of California. All rights reserved.)

Authors

Amaury Brodu, Abdelmajid El Bahri, François Autin, Quentin Legot, Baptiste Meauze, Gabriel Moysan, Rémi Rativel, Samy Solhi