Play Commodore 264 music format files

[Releases]
Clone this repo:
  1. 5478fb5 Pass '-fno-common' to C++ compiler by WHR · 1 year, 8 months ago rivoreo-fork
  2. c70e3ed Merge commit '8c8f9a2ce6fb1748b0429952b7305148455f76a1' into 'rivoreo-fork' by WHR · 1 year, 8 months ago
  3. 8c8f9a2 Create README.md by calmopyrin · 2 years, 10 months ago
  4. a2bbc1d Stability fixes by calmopyrin · 2 years, 10 months ago
  5. a7e9441 Merge branch 'master' of https://github.com/calmopyrin/tedplay by calmopyrin · 2 years, 12 months ago

tedplay

tedplay is media player - similar to SIDplay for the C64 - based on a stripped down Commodore plus/4 emulator for playing Commodore 264 music format files. Its primary format is TMF (TED Music Format) but it it also copes with the popular PSID container files originating from the Commodore 64.

You can compile it both as a command line tool using SDL2 as well as a Windows GUI program using WTL, the excellent Windows Template Library.