Category Archives: Programming

Hello World ‘x86’

Been about 25 years since I’ve written anything in x86 assembler so thought it might be fun to install NASAM and write a simple ‘Hello World’

Posted in x86 Assembly Lanuage | Leave a comment

Hello World ‘C’

Been playing around with my Raspberry Pi 4 which I’ve installed in a great retro looking desktop case. Anyway I’ve never written anything in C for the Pi so though I’d have a go putting out the classic ‘Hello World’

Posted in C, Programming | Leave a comment

Retro Computer Kit

Early in September 2019 while on holidays in London I had a couple of free days available and decided to head north to Cambridge to visit the Centre for Computing History which was having an event day. Hidden away in … Continue reading

Posted in 8 Bit Computer, BASIC, Hardware, Retro | Leave a comment

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