CC65 Demo Code for 8bit-Hub

This is the best place to discuss about the various Oric operating systems like Sedoric, Randos, FT-Dos, and others, as well as serious software, utilities, word processors, disassemblers, etc... that runs on oric computers.
User avatar
8bit-Dude
Flying Officer
Posts: 141
Joined: Tue Mar 14, 2017 1:33 pm
Location: Japan

CC65 Demo Code for 8bit-Hub

Post by 8bit-Dude »

In order to make it easier for people to start developping games/code using the 8bit-Hub, I have added a folder on GitHub that contains a small demo code written in CC65.

See GitHub Code: https://github.com/8bit-Dude/8bit-Hub/tree/master/CC65

See Emulation of 8bit-Hub (Firmware 0.6) in Oricutron: http://8bit-slicks.com/?wpdmpro=oricutron

For more info on the 8bit-Hub: http://8bit-unity.com/?page_id=551

Note: This code can be easily ported to OSDK. You would simply need to copy the files hub.s (generated by CC65) and VIA.s. Then use the same API calls as shown in main.c. :wink:
Attachments
8bit-Hub.PNG
8bit-Hub.PNG (11.69 KiB) Viewed 3976 times