💾 32-bit operating system displaying current date and time
Go to file
2023-11-23 14:17:56 +01:00
.gitignore Ignoring disk, it should not be inside repo 2023-10-21 00:28:33 +02:00
bochsrc Set up RTC synchronization 2023-11-23 14:17:56 +01:00
boot.s Back to flat segmentation model 2023-11-07 21:15:57 +01:00
compile.sh Split up scripts for compiling, formatting code, creating iso and starting 2023-10-21 00:27:04 +02:00
format.sh Split up scripts for compiling, formatting code, creating iso and starting 2023-10-21 00:27:04 +02:00
grub.cfg And so it begins 2023-10-13 09:30:58 +02:00
kernel.c Back to flat segmentation model 2023-11-07 21:15:57 +01:00
linker.ld And so it begins 2023-10-13 09:30:58 +02:00
makeiso.sh Split up scripts for compiling, formatting code, creating iso and starting 2023-10-21 00:27:04 +02:00
start.sh Tweaks to make debugging easier 2023-11-03 14:22:06 +01:00