aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2019-09-15Abstracted ASM files/functionsMarvin Borner
2019-09-15Added memory copy functionMarvin Borner
2019-09-15Added interrupt service routines and interrupt requestsMarvin Borner
2019-09-15Added idt gate setterMarvin Borner
2019-09-15Added interrupt descriptor table and memory setterMarvin Borner
2019-09-15Fixed linkerMarvin Borner
2019-09-15Switched from GAS to NASM languageMarvin Borner
2019-09-15Added basic IO receiver/senderMarvin Borner
2019-09-15Began mouse input supportMarvin Borner
2019-09-15Began global descriptor tableMarvin Borner
2019-09-14Abstracted VGA driverMarvin Borner
2019-09-14Added better grub debugging using 0 timeoutMarvin Borner
2019-09-14Added linebreak supportMarvin Borner
2019-09-14Fixed function namesMarvin Borner
2019-09-14Added very basic kernel and vga driverMarvin Borner