Commits


sys: implement ring 3


sys: add initial floppy driver code Floppy drives are such a massive pain in the ass.


sys: fix Makefile


sys: implement puts(), GDT and IDT


sys: complete rewrite with better linking


import