StupidOS/kernel
2024-07-14 22:39:48 +02:00
..
dev chore: add usefull links 2024-07-14 22:39:48 +02:00
fs chore: add usefull links 2024-07-14 22:39:48 +02:00
mm chore: disable pic 2024-07-13 10:17:36 +02:00
sys feat(kernel): cga text mode driver 2024-07-14 15:11:28 +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 feat(kernel): detect floppy 2024-07-14 18:48:36 +02:00
klog.inc feat(kernel): detect floppy 2024-07-14 18:48:36 +02:00
lock.inc chore: sync repo 2024-07-12 08:58:25 +02:00
Makefile feat(kernel): detect floppy 2024-07-14 18:48:36 +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: add usefull links 2024-07-14 22:39:48 +02:00