Recent Comments
No comments to show.
Category Archives: Software
Adding commands to BASIC using a wedge
This Commodore 64 source code (6510 assembly language, Kick Assembler format) adds four new commands to the standard Commodore BASIC v2 and will give you an idea of how to add your own commands to the BASIC via a wedge. … Continue reading
Posted in BASIC, Commodore, Programming, Software
Leave a comment
VIC 20 Adventures
Between 1983 and 1984 I was consumed by the mission to write my own text adventures for the Commodore VIC 20 Home Computer. During this time I completed two adventures, and partially completed another four. #1 – Pirate House -> released#2 … Continue reading
Posted in BASIC, Commodore, Programming, Software
Leave a comment
ATARI ST Adventures
It was 1989 and the Atari ST series of home computers were selling very well in Australia (also the UK) and I was having a great time learning to program the ST (1040 STFM) using STOS. For a little history, … Continue reading
Posted in ATARI ST, Hardware, Programming, Software, STOS
Leave a comment
Sunken Treasure source
I’ve been exploring an old box of paperwork, handwritten notes, maps and source code from back in the early 1980s. Initially, I went looking for my old VIC 20 text adventures and found much more material that I’d forgotten about … Continue reading
Posted in BASIC, Commodore, Programming, Software
Leave a comment
Map found for Pirate House
Well as I mentioned in my last post that if I found some time, I would re-create Pirate House for the Commodore VIC 20. I was rummaging through another old box of paperwork the other night, and I located my original notes, … Continue reading
Posted in BASIC, Commodore, Programming, Software
Leave a comment
An adventure in 3583 bytes
Towards the end of 1983, I wrote several text adventure games for the Commodore VIC 20. Inspired by the classic Commodore released cartridge-based text adventures by Scott Adams, especially AdventureLand and Pirate Cove, I started programming my series. I had … Continue reading
Posted in BASIC, Commodore, Programming, Retro, Software
Leave a comment
TheC64
A couple of years ago Retro Games released TheC64 mini. Basically a little C64 without a working keyboard. It was a lot of fun, especially playing some of the built-in games and of course adding some old favorites. For Christmas … Continue reading
Posted in 6502 Assembly Lanuage, BASIC, Commodore, Programming, Retro, Software
Leave a comment
BASIC wasn’t a dirty word
Why was the Commodore VIC 20 such a fabulous computer to learn to program? When you look back at the release of the VIC 20 in 1981 the word computer wasn’t in the vocabulary of the average person. Outside of a few … Continue reading
Posted in BASIC, Commodore, Programming, Retro, Software
Leave a comment
In the beginning ‘The Dawn of the Computer Game Industry’
The 11th of October 1978 is an essential date in the history of personal computers and the gaming industry as on this day A voice boomed out “Welcome to Adventure”. The opening words of the text adventure game AdventureLand written … Continue reading
Posted in Retro, Software
Leave a comment
Commodore 64 Terminal Program
Sometimes I feel like an archaeologist rediscovering a long-forgotten world when I look back at projects I worked on as a teenager. I often examine completed programs or pieces of code that my younger self created over 30 years ago … Continue reading
Posted in 6502 Assembly Lanuage, BASIC, Commodore, Programming, Software
Leave a comment