amongos

Crates.ioamongos
lib.rsamongos
version0.11.0
sourcesrc
created_at2023-07-31 12:26:12.747136
updated_at2023-07-31 12:26:12.747136
descriptionA small sussy operating system written with the Rust programming language. Developed by following Philipp Oppermann's Writing an OS in Rust blog.
homepage
repositoryhttps://github.com/Emivvvvv/AmongOS
max_upload_size
id930816
size1,352,841
Emirhan TALA (Emivvvvv)

documentation

README

AmongOS

A small sussy operating system written with the Rust programming language. Developed by following Philipp Oppermann's Writing an OS in Rust blog.

Screenshots

My Image

Roadmap

Status Feature
Bare Bones
Amogus On The Screen
VGA Text Mode
Testing
Interrupts
Memory Management
Multitasking
... ...

Installation

You can't just download and run the operating system, unfortunately.

To proceed, it is necessary to install QEMU and Rust Nightly. You might also need to follow some extra steps, so I suggest referring to the first two tutorials on Writing an OS in Rust Philipp Oppermann's blog

Acknowledgements

Commit count: 20

cargo fmt