Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-08-01 | Added syscalls | Marvin Borner | |
2020-08-01 | Some entry position optimizations | Marvin Borner | |
2020-07-28 | Yay, timer works. | Marvin Borner | |
This confirms my assumption that the errors are the bootloaders fault by not supporting indirect pointers. | |||
2020-07-24 | Bug hunting for file reading (ext2 idp recursion) | Marvin Borner | |
2020-07-23 | Some functions for stdlib | Marvin Borner | |
2020-07-23 | Well, I need ASM ig. | Marvin Borner | |
I've tried to do interrupts without ASM but it doesn't seem to work. | |||
2020-07-22 | Initial keyboard implementation | Marvin Borner | |
2020-07-22 | Added interrupts | Marvin Borner | |