Open Issues Need Help
View All on GitHub 🐛 Bug Report: Broken Make Build and Bootloader about 2 months ago
AI Summary: Debug and fix a broken build process and bootloader in a 32-bit x86 operating system kernel written in Assembly and C. The issue involves Makefile errors, a non-functional bootloader, and potential problems with the VBR section. The task requires analyzing build logs, debugging Assembly and C code, and potentially modifying the Makefile to correctly build and link the bootloader and kernel.
Complexity:
5/5
bug help wanted invalid
ViOS — A handcrafted 32-bit multithreaded x86 OS kernel built in Assembly and C, designed as a learning platform and tribute to low-level hacker culture.
C