aboutsummaryrefslogtreecommitdiff
path: root/src/inc
AgeCommit message (Collapse)Author
2020-07-23Well, I need ASM ig.Marvin Borner
I've tried to do interrupts without ASM but it doesn't seem to work.
2020-07-22Initial keyboard implementationMarvin Borner
2020-07-22Added interruptsMarvin Borner
2020-07-22Added basic malloc (WARNING: DUMB!) :)Marvin Borner
2020-07-22Imported some things from masterMarvin Borner
2020-07-22Switched to Makefile.Marvin Borner
Kinda for the sake of minimalism