Skip to content

NDRAEY/LucarioOS

Repository files navigation

Rust

Repo size License Build GitHub repo file count

LucarioOS

An attempt to write an OS from scratch using Rust and Assembly.

This OS can:

  • Print to COM1 port.
  • Draw on screen.
  • Use internal fonts to draw text on the screen.

curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh

To build LucarioOS:

  1. Clone this repository to your machine.
  2. Enter the LucarioOS directory.
  3. Run make command

To run LucarioOS, run: make everything command

About

OS in Rust programming language? Huh?

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published