Commit Graph

12 Commits

Author SHA1 Message Date
80a788617e Serial comm kernel process 2025-09-07 21:44:46 +02:00
4f3053bc8e Handle ps2 keyboard, no APIC for now 2025-09-07 14:25:23 +02:00
90266f044b C userspace programs 2025-09-04 23:20:30 +02:00
8a12f23b69 Implement syscalls, hello world from userspace 2025-09-02 23:51:14 +02:00
13ab117b1b Timed waiting with hal_wait() 2025-08-31 00:21:17 +02:00
7a52f2f051 Rework x86_64 paging and vmm 2025-08-30 00:31:20 +02:00
182c6e2956 Implement PIT interrupts 2025-08-22 12:37:48 +02:00
9d8849a425 Init IOAPIC nad LAPICs 2025-08-21 00:47:58 +02:00
3f6df79885 Implement interrupts 2025-08-19 22:51:33 +02:00
92ccd189e7 Integrate uACPI 2025-08-17 18:37:57 +02:00
922fee88c7 Init IDT 2025-08-15 20:46:11 +02:00
8ee1ea1292 GDT finally works 2025-08-10 21:30:23 +02:00