cx16os

Post Reply
totodilespy
Posts: 29
Joined: Sun Nov 01, 2020 7:23 pm
Location: United States

cx16os

Post by totodilespy »

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.
Attachments
cx16os.zip
(34.71 KiB) Downloaded 25 times
User avatar
JimmyDansbo
Posts: 476
Joined: Sun Apr 26, 2020 8:10 pm
Location: Denmark
Contact:

Re: cx16os

Post by JimmyDansbo »

I have created a pull request to enable cpu- type and speed options to the web emulator.
https://github.com/X16Community/x16-emulator/pull/306

Hopefully it will be accepted :)
Visit my Github repo
or my personal site with CX16/C64/6502 related information.
Feel free to contact me regarding any of my projects or even about meeting up somewhere near Denmark
Post Reply