cx16os
Posted: Sat Oct 05, 2024 3:04 am
I've shared this on the Discord, but figured I should share it here as well.
cx16os is a OS layer for the Commander X16. It's unix-esque, and features a shell, preemptive multitasking, and redirection and more.
I walk through more here: https://youtu.be/BwCtG6uicNY?si=-hD1jlHqjbvZBmSJ
The main discord repo can be found here: https://github.com/cnelson20/cx16os
A zip download of v0.0.2 are attached to this post. If you plan on using the emulator to try it out, I recommend using an SD card image which can be found on the releases page: https://github.com/cnelson20/cx16os/releases
Sadly, it doesn't work on the web emulator, because there is no way to pass the -c816 flag to it, as cx16os requires a cx16os.
cx16os is a OS layer for the Commander X16. It's unix-esque, and features a shell, preemptive multitasking, and redirection and more.
I walk through more here: https://youtu.be/BwCtG6uicNY?si=-hD1jlHqjbvZBmSJ
The main discord repo can be found here: https://github.com/cnelson20/cx16os
A zip download of v0.0.2 are attached to this post. If you plan on using the emulator to try it out, I recommend using an SD card image which can be found on the releases page: https://github.com/cnelson20/cx16os/releases
Sadly, it doesn't work on the web emulator, because there is no way to pass the -c816 flag to it, as cx16os requires a cx16os.