Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 251 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 251 Bytes

Dagger-OS

A simple OS based on the tutorial at https://os.phil-opp.com/first-edition/

Building and Running

To compile you will need to install xargo and QEMU. Then run "make kernel;make iso" then running "make run" will launch the system in QEMU