Commit Graph

3 Commits

Author SHA1 Message Date
Bananymous 0eb1fb8bae Buildsystem: Build disk image manually
We don't use grub-mkrescue anymore. Instead we build the disk image
manually. This allows us to have known disk layout for easier testing
when I get to implementing disk reading. For now I made the root
partition ext2 since I think that will be the first format that I'll
implement.
2023-02-05 18:08:40 +02:00
Bananymous 296b6d8529 bochs.sh now launches a seperate terminal to which it redirects com1 2023-01-11 20:18:08 +02:00
Bananymous 73cd08fa51 Kernel: Add script to run bochs debugger 2023-01-10 11:28:23 +02:00