Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 1.43 KB

README.md

File metadata and controls

29 lines (19 loc) · 1.43 KB

Reveller

Connect your SID-file (6581/8580) to a Raspberry Pi, BeagleBone Black or TinCan Tools Hammer - and listen to the beautiful un-emulated SID-music.

Compiling

sidplayer/ contains the core program. It emulates a simple C=64, and redirects SID-IO to the chip. Build using CMake.

sidplayer-web-backend/ is a frontend for the core, allowing clients to connect and control the more basic core. This project allows any websocket client to control the 'backend' of the sidplayer. This is a Go project.

sidplayer-web-frontend/ This is a webfrontend for reveller communicating with the webscoket backend. built using js/html

qt-gui/ is a client for the frontend written in Qt. Build using qmake.

Schematics

Complete Eagle board layout and schematics is available for the Raspberry Pi (board, schematics) port. Schematics for the other ports are sadly undocumented for the moment, although the core has been ported to the other platforms.

Cases