/osdev

First steps in system programming

Primary LanguageC

osdev

About

First steps in OS development. Nothing serious, just fun.

What you need

How to run

Start "./rs" from project root directory.

Make options:

  • clean - delete all *.bin, *.img and *.o files
  • all - build myos.bin
  • rebuild - clean and build myos.bin
  • image - making disk image
  • start - starting VM