Posts Tagged "C64"

The evolution of Flow Control in Commodore BASIC

Posted on Sep 1, 2014

When I had a C64 back in the days, the only IF/THEN statement we could create in BASIC v2 was just that: IF and THEN. There was no ELSE, and everything had to be on a single line. It was the only flow control...

Learn More

How to use SD2IEC: a quick command reference

Posted on Aug 30, 2014

I’ve ordered an SD2IEC a few weeks ago from Nic over at http://sd2iec.co.uk. It’s an SD card reader for Commodre computers and emulates many features of the 1541 Floppy Disk Drive. I went for the Limited...

Learn More

How to load a .PRG file in VICE

Posted on Jun 20, 2014

Usually you’d attach a disk image to the VICE emulator and load one of several files from your virtual disk. Occasionally though you’ll come across single files ending in .PRG – those are...

Learn More