My second attempt OS from scratch.
Written with the help of ChatGPT and GitHub Copilot.
In Pardus 23 (Debian-based), those packages should be installed:
build-essential gcc-i686-linux-gnu nasm qemu-system-x86
After installing these packages and cloning this repository, you can build and run with that command:
make run
Copyright (c) 2024 Erdem Ersoy (eersoy93). Licensed with MIT license.
See COPYING for full license text.