ZoomFloppy+OpenCBM+8050

The main issue with the Commodore 8050 and 8250 drives is: How do you get data onto them? The units use 100tpi floppy drives that are incompatible to the regular 48tpi and 96tpi disk drives used in the 1541 and in PC DD and HD drives. So there is no chance using those. However there is the ZoomFloppy, which is an implementation of the XUM1541 interface and it comes with an optional IEE488 plug! We can attach the 8050 to that, and use the OpenCBM tools to read and write data to and from the floppies.

Let’s Code MS DOS 0x22: 2nd Reality Tunnel Effect

In 1993 the Future Crew released the seminal demo “Second Reality”. One of the more simple effects they showed in this demo was the “Dot Tunnel”. It is a simple, yet mesmerizing oldskool demo effect. We can build on our knowledge of fixed point maths to implement this effect and maybe even improve on the original!

The ReSeed SID Sound Card for the Plus/4 & C16

The Commodore 264 machines, which include the Plus/4 and the C16 used the TED chip for video and sound. The audio capabilities were not great: two square wave channels. The Commodore 64’s SID chip on the other hand was a proper three voice synthesizer. So back in the day people built expansion cartridges for the Plus/4 utilizing the SID and eventually games and demos using this were published. These cards are pretty rare, but now there is a homebrew clone of the card!