Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 160 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 160 Bytes

An operating system written from scratch for the PC (x86)

Compile and Run

Make targets

make clean
make process
make run-iso
make debug-iso
make