summaryrefslogtreecommitdiff
path: root/src/kernel/arch/amd64/interrupts
AgeCommit message (Expand)Author
2022-08-07kernel: ps2 mouse supportdzwdz
2022-08-04do some simple TODOs, organize the rest; general code maintainancedzwdz
2022-08-04syscalls: add _syscall_sleep()dzwdz
2022-08-03amd64: cleanup the irq code, #define the magic numbersdzwdz
2022-07-16amd64: back at the shell!dzwdz
2022-07-16amd64: init can print to the terminal nowdzwdz
2022-07-16amd64: seemingly working syscalls (SYSCALL/SYSRET)dzwdz
2022-07-16amd64: barely boot into kernel codedzwdz