Short: Commodore 264 family media player Author: Attila Grosz Uploader: polluks+aminet sdf lonestar org (Stefan Haubenthal) Type: mus/play Requires: SDL2 Architecture: ppc-morphos URL: https://github.com/calmopyrin/tedplay/wiki tedplay is media player - similar to SIDplay for the C64 - based on a stripped down Commodore plus/4 emulator meant 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. It also supports about 90% of all native C64 PSID files from the HVSC. 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. For the compilation of the command line version under Linux/UNIX, the provided Codeblocks project file or Makefile can be used.