StupidOS/kernel
2024-07-16 10:37:36 +02:00
..
dev feat(kernel): keyboard driver (wip) 2024-07-16 10:37:36 +02:00
fs fix(kernel): cga scrolling 2024-07-16 09:52:08 +02:00
mm chore: disable pic 2024-07-13 10:17:36 +02:00
sys chore: work on VFS (wip) 2024-07-16 08:29:16 +02:00
const.inc.in chore: display kernel version 2024-07-14 11:35:30 +02:00
gdt.inc feat(kernel): cga text mode driver 2024-07-14 15:11:28 +02:00
idt.inc feat(kernel): cga text mode driver 2024-07-14 15:11:28 +02:00
intro.txt refactor: replace magic values with consts 2024-07-08 19:10:37 +02:00
irq.inc feat(kernel): cga text mode driver 2024-07-14 15:11:28 +02:00
isr.inc feat(kernel): cga text mode driver 2024-07-14 15:11:28 +02:00
kernel.asm fix(kernel): cga scrolling 2024-07-16 09:52:08 +02:00
klog.inc fix(kernel): cga scrolling 2024-07-16 09:52:08 +02:00
lock.inc chore: sync repo 2024-07-12 08:58:25 +02:00
Makefile fix(kernel): cga scrolling 2024-07-16 09:52:08 +02:00
pic.inc chore: display kernel version 2024-07-14 11:35:30 +02:00
syscall.inc chore: display kernel version 2024-07-14 11:35:30 +02:00
vfs.inc chore: work on VFS (wip) 2024-07-16 08:29:16 +02:00