15 Commits

Author SHA1 Message Date
9c89bbcfc2 more wip 2025-10-15 23:20:23 +02:00
4f1ffac3f9 more WIP 2025-10-01 10:31:39 +02:00
04b67a0ad5 WIP 2024-08-15 18:08:01 +02:00
c2ea7f1446 Add keypress detection 2024-08-11 13:03:13 +02:00
1e385af53c No more double faults B-) 2024-08-07 13:39:16 +02:00
cf7a7303e3 Move to ring 3 2024-08-06 12:10:03 +02:00
c5ab6aaef1 WIP gdt changes 2024-08-04 13:31:04 +02:00
ca7684dc5d Makefile (horrible): pass -O1 to let the compiler match inline asm constraints 2024-08-04 11:36:41 +02:00
d5affb6fe7 Makefile: Disable network on container invokation 2024-08-04 11:36:13 +02:00
c2ef63ae9c Make str const and add str_slice 2024-08-01 19:45:46 +02:00
3dea8d4d95 WIP GDT code 2024-08-01 18:49:41 +02:00
21d288279a Add more format specifiers to printf 2024-08-01 18:49:26 +02:00
87aa7c4c44 Fix terminal scroll 2024-08-01 18:48:09 +02:00
9c99e7f01f Update Makefile 2024-08-01 18:47:14 +02:00
30e0d6d9f8 Add initial barebones kernel and cross compiler container image 2024-07-30 07:18:25 +02:00