Skip to content

A C64 sid music player written from scratch and with almost the full cpu emulator implemented.

License

Notifications You must be signed in to change notification settings

kimusan/sidmeister

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SidMeister - the C64 SID TUI player

Welcome to SidMeister - the retro styled C64 SID TUI player. SidMeister is stand-alone terminal application for Linux, macOS and Windows that allows you to play C64 SID music files directly from your terminal. It features a user-friendly text-based UI, making it easy to navigate and control your music playback.

Main features:

  • Retro green-on-black terminal UI
  • easily look through the list of SID files in the current directory
  • play, pause, stop and navigate through SID files
  • See info about the playing SID file (title, author, etc.)
  • Nice playback animations

Everything is contained in a single binary file with no external dependencies - everything written in well designed C code.

The code is easy to build and extend with new animations and features.

acknowledgements

The code is written by Kim Schulz and is inspired by some of the good old-school SID players like SIDPLAY.

About

A C64 sid music player written from scratch and with almost the full cpu emulator implemented.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published