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
Quentin Legot 3762547402 Added OPIW OPs and made some fix (see description)
Fix some warning which appear on clippy
Fix print with 2 OPIW operations
Fix doc in mod.rs
2023-02-04 18:16:52 +01:00
src Added OPIW OPs and made some fix (see description) 2023-02-04 18:16:52 +01:00
.gitignore Update .gitignore 2022-10-05 16:40:04 +02: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
README.md Update README.md 2022-10-05 16:39:38 +02: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