Simple OS
Go to file
Mathieu Maret 89837e03bf Makefile correction
* fix fd.iso kernel path
* add debug target
2018-08-05 14:12:18 +02:00
core Adapt GDT code to our codeing style 2018-07-26 12:23:49 +02:00
drivers Initial import from mbr_asm project 2018-07-20 15:42:51 +02:00
Makefile Makefile correction 2018-08-05 14:12:18 +02:00
README.md Can generate iso image 2018-07-20 16:55:41 +02:00
boot.asm Setup stack bottom 2018-07-26 12:25:43 +02:00
boot.s Setup stack bottom 2018-07-26 12:25:43 +02:00
linker.ld Make kernel multiboot compatible 2018-07-20 16:41:36 +02:00

README.md

Dependencies

To generate iso image

mtools xorriso (which is libisoburn on ArchLinux)