sos

[unmaintained] experimenting with low level OS development
Log | Files | Refs | README | LICENSE

DateCommit messageAuthorFiles+-
2015-11-30 21:28added function to print number in hexStefan2+18-0
2015-11-21 15:49added code for keyboard inputStefan13+1387-24
2015-11-10 20:32do not upload documents folderStefan1+2-0
2015-10-23 21:29reenable interruptsStefan1+1-0
2015-10-23 21:22added IDT with halting interrupt handlerStefan5+66-1
2015-10-19 19:53setup GDT from kernelStefan6+79-3
2015-10-19 18:20added nobits option for uninitialized dataStefan1+1-1
2015-10-18 16:45switch to GRUB and start C kernel with multibootStefan9+124-228
2015-10-17 14:38add code to enable a20 lineStefan2+136-1
2015-10-10 21:08jump to protected mode and display character PStefan7+402-17
2015-10-09 18:38simple bootloader displaying Hello worldStefan6+53-0
2015-10-09 17:45Initial commitStefan Koch3+62-0