slops
1.0.0
slops is a simple unix-like operating system, written in assembly and C.
sudo ./toolchain/build.shsource ./toolchain/setup.shmakeAnd if you want to enable debug:
make DEBUG=1make runmake cleanor if you want to remove all generated files run:
make distcleanSlops is licensed under the MIT license
Enjoy, and happy hacking ! :)