/resume_operating_system

my resume in a home made operating system

Primary LanguageC

A basic operating system with :

  • a video controler to show text on a console
  • a PS2 keyboard reader

To compile it : make

make run-bin to run from qemu make build-iso to build an iso file with grub. It needs xorriso. make run-iso launch qemu with iso file as a CDROM.