mxrox/README.md
2025-01-28 00:45:05 +03:00

797 B

MxRox

Mixray's small OS

How to use

make clean      # removes target/, kernel/target/, kernel/Cargo.lock
make build      # builds iso image build/mxrox.iso
make run        # run iso image
make run-kernel # run kernel

Roadmap

  • Hello World
  • Keyboard
  • Mouse
  • Time
  • Video graphics
  • Audio

Resources

Internet resources where I found most information about OS dev

Contributing

If you would like to contribute to the project, feel free to fork the repository and submit a pull request.

License

This project is licensed under the WTFPL License