Skip to content
calmopyrin edited this page Jan 2, 2022 · 6 revisions

What is this thing?

tedplay/WinTedPlay is a Commodore music player for Windows/Unix written in C++ using WTL and SDL, based on a stripped down Commodore plus/4 emulator for playing Commodore 264 music format files similar to SIDplay for the C64. It somewhat resembles SIDPlay, the music player of its big breadbox brother.

It aims to become the de facto standard player of choice for the Commodore 264 music collection as well as a set of tools that makes it easier to convert native music to any of the dedicated music file formats.

Its native file format is the TMF (TED Music Format) but Tedplay is also capable of playing popular, native PSID format files.

Media

Download music for the player from the following locations:

High Voltage TED music collection by Luca

Hight Voltage SID Collection

Compilation

If you want to compile a command line executable for Unix/Linux/Windows, you'll need SDL available from: SDL library

In case you're compiling for Windows, you'll need the Active Template Library and the excellent Windows Template Library from: WTL

See the player in action

WinTedPlay in action on Windows 10

Clone this wiki locally