C-level OS
- 1 Devlogs
- 1 Total hours
Welcome to my project! I am making my own custom 32-bit x86 operating system from scratch that compiles into binary and boots into a browser emulator using v86.
Welcome to my project! I am making my own custom 32-bit x86 operating system from scratch that compiles into binary and boots into a browser emulator using v86.
Coded a basic custom C kernal that maps text to VGA hardware memory and a startup file. I also managed to make a watch.sh script that automatically build the .bin file and push it inside a browser emulator using v86.