Author Archives: admin

VIC-20 Adventures: The Return Journey

An Update Five Years in the Making Back in May 2020, I wrote about a collection of text adventures I’d created for the Commodore VIC-20 between 1983 and 1984. At the time, I reflected on those six games—two released, four … Continue reading

Posted in Commodore, Commodore, Uncategorized | Comments Off on VIC-20 Adventures: The Return Journey

River Software down under

Back in 1991, I operated a small software company in Australia named Entertainment Software. Essentially, it was a mail-order business, complemented by several independent computer stores that carried my products. During that same year, I reached out to Jack Lockerby, … Continue reading

Posted in Commodore, Retro | Comments Off on River Software down under

The Quest for the Sun

In September 1986, I found myself in year 10 at a regional high school in New South Wales, eagerly anticipating my work experience at a local computer shop called RAMROD. The store manager, Greg, was an absolutely awesome guy who … Continue reading

Posted in Atari ST, ATARI ST, Programming, Retro, STOS | Comments Off on The Quest for the Sun

BBS and beyond

On Monday, June 30, 1986, we launched Comm-Link BBS for the Gosford Commodore User Group (based in Gosford, NSW). Over the past six months, I had worked on designing, programming, and conducting extensive testing to reach the point where users … Continue reading

Posted in 8 Bit Computer, BASIC, Commodore, Programming, Retro | Comments Off on BBS and beyond

Relics from the past

During the first Covid-19 lockdown in 2020, I decided to tackle the task of scanning old paperwork and digitizing it on my PC. As I sifted through boxes of documents, I stumbled upon a treasure trove of computer printouts dating … Continue reading

Posted in Commodore, Programming, Software | Comments Off on Relics from the past

Programming Books for Retro Machines

Over the past 4 years I have been on the look out for some programming books for the retro machines, computers and the original classic consoles from the early 1980’s when I stumbled across an author named Oscar Toledo G. … Continue reading

Posted in 6502 Assembly Lanuage, 8 Bit Computer, C, Hardware, Programming, x86 Assembly Lanuage | Comments Off on Programming Books for Retro Machines

Parachute Rescue

Introducing “Parachute Rescue”, the retro-inspired game currently in a beta release that will take you on a thrilling adventure to save falling parachute divers from the jaws of hungry sharks! In Parachute Rescue, players take control of a small rowboat … Continue reading

Posted in HTML5, Programming | Comments Off on Parachute Rescue

SNAKE – VIC 20

Had a few nights free recently so was inspired to create a simple game for the unexpanded Commodore VIC – 20 using BASIC v2.0. For those who have programmed the VIC 20 in BASIC realise that you only have 3.5KB … Continue reading

Posted in BASIC, Commodore, Programming | Comments Off on SNAKE – VIC 20

Discover a utility from the past

I’ve been continuing to clean up old documents, backup, and take the time to sort these out. Unsurprisingly, after 40 years of working with, programming and running various computer/software-related businesses, I would gather so much stuff. I’m slowly putting it … Continue reading

Posted in Commodore, Software | Comments Off on Discover a utility from the past

STM8 BASIC

Well continuing on from my last post with an Arduino Nano running TinyBASIC with it 1k of memory I’ve gone one step further and picked up an STM8 BASIC dev board (STM8S103F3 Microcontroller) which is running BASIC and has 611 … Continue reading

Posted in Hardware, Micro controller, Software | Comments Off on STM8 BASIC