💾 32-bit operating system displaying current date and time
Go to file
2023-10-21 00:28:33 +02:00
.gitignore Ignoring disk, it should not be inside repo 2023-10-21 00:28:33 +02:00
bochsrc Added memory, cpu and disk configuration for bochs 2023-10-21 00:23:26 +02:00
boot.s Manual setting of kernel code and data segments (GDT) 2023-10-21 00:25:17 +02: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 And so it begins 2023-10-13 09:30:58 +02: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 Split up scripts for compiling, formatting code, creating iso and starting 2023-10-21 00:27:04 +02:00