It's like a Commodore 64... for ComputerCraft. We can't call it Commodore 64 due to copyright.
Go to file
TheMrIron2 73aa45db2a
Localize functions
Avoid potential conflicts in-game with Cloud functions residing in memory
2018-09-19 19:07:32 +01:00
Q-Link Create check.lua 2017-10-08 14:14:43 +01:00
SDK SDK frontend 2017-10-08 15:32:06 +01:00
files Bugfix: disk not auto-starting 2018-09-09 13:53:26 +01:00
programs Localize functions 2018-09-19 19:07:32 +01:00
CODE_OF_CONDUCT.md made to reach community open source standards 2017-09-24 10:00:40 +01:00
CONTRIBUTING.md Create CONTRIBUTING.md 2017-09-24 09:45:19 +01:00
LICENSE Initial commit 2017-02-08 19:35:52 +00:00
README.md Add server file, clean up 2018-09-09 14:25:32 +01:00
_config.yml Set theme jekyll-theme-slate 2017-11-02 15:22:00 +00:00

README.md

Commander 64

Commander 64 is the first workstation computer for ComputerCraft. Featuring unrivalled efficiency with specialised APIs, minimal design to ensure that your C64 has as much overhead as possible and monochrome design allowing it to run on any computer, Commander 64 is the computer for all of your workstation needs.

Features:

The Q-Link online service allows your Commander 64 to communicate wirelessly over the internet. Q-Link is an intuitive system where programs connect to the Q-Link server before proceeding online to ensure that you are a legitimate user. This keeps everything unified by ensuring your system is correctly functional and works well online and by authentication it makes sure nobody unwanted ruins the experience.

Commander 64 is a machine built for those who want to do more. With NBS and other tools, you can unleash your best music on as many iron note blocks as you could want. Commander 64 also makes development interesting - with flexible CPU, GPU and IOP APIs designed to replicate their counterparts with concise but clear code, along with minimalistic design to make it just you and the machine, ComputerCraft programming just got more interesting. C64 can also be a gaming machine - the C64 is capable of delivering improved gaming experiences using its special APIs, so you can take a break from your work.

Installation

Get the C64 files here:

  • pastebin get PPsK13XD /startup
  • pastebin get zABhn8nQ /apis/cpu.lua
  • pastebin get vmGUPHtP /apis/gpu.lua
  • pastebin get RuXLZSKf /apis/iop.lua

Server installation

  • Server startup file: pastebin get 5qqg2rWu startup

[Proper installer coming soon.]