scratchOS
scratchOS copied to clipboard
Basic operating system written in Scratch3
ScratchOS
This is a basic operating system written in scratch3, writing to the vga buffer.
- You need to have
scratchnativeandscratch2exe.pyin yourPATH, as well as a gcc x86_64 cross compiler - Run
make run - Enjoy!