Hobbiest OS am devloping from scratch to understand low lvl programming and sys dev
it will take as long as it needs to take
- install nasm =>
apt install nasm
- install qemu =>
apt install qemu-system-i386
- run make
after reading the beginner mistakes and testing a bit in my leanring repo, i knew i needed a end goal and i should do it the right way
- getting keyboad input
- mouse Input
- VGA driver
- building a repl (read excute print loop)
- making some game and the most important goal is to learn and explore
- ctr-c ctr-v from cfenollosa os dev
- ofc os-dev