Skip to content

Server daemon for streaming SID tunes to the idun-cartridge from a remote client machine.

License

Notifications You must be signed in to change notification settings

idun-project/idunSID

Repository files navigation

idunSID

idunsid is a fork of sid-device, a cross-platform Network SID Device. It runs as a service on the idun-cartridge to allow SID tunes to be played from a Windows client over the network, using either emulated sound or the real SID chip in your Commodore.

Note: requires idun-cartridge software v1.0.2 or later.

Hopefully, a demo video is worth a thousand words!

idunsid can be used by SID-players like: ACID 64 Player Pro, ACID 64 console player and JSidplay2.

Embedded within idunsid is the emulation engine reSID v1.0, which is the very same SID emulator found in the Commodore emulator - Vice.

The original author started with the goal to turn a Raspberry Pi into a SID device. idunsid does that, but also connects to the real SID hardware via the idun-cartridge. You can use the player "client" applications listed above with your Commodore switched off, and sound will play through the headphone jack of the RPi using reSID's awesome emulation. But, with the Commodore switched on, and "Real SID" selected for output in the client, the actual SID chip is used. Furthermore, your Commodore is still accessible and can run any tools you like from the idun-shell.

Finally, multi-tasking with background SID tunes on an 8-bit Commodore!

Tip: When using reSID emulation. select "Fast" as the "Sampling method" for greatly improved emulation performance on the RPi.

Installation

idunsid is included on the latest version of the RPi image file. If it is not already installed on your SD card, then download the release package from this repository, and install it using pacman.

sudo pacman -U idunsid-1.0-1-armv7h.pkg.tar.zst

Development

To build the source code you need to have the following tools installed: Rust, Clang.

Documentation

For documentation about the network SID interface, see the Network SID Device V4 specification, converted from the JSidplay2 project.

Thanks

Thanks to Dag Lem and all the team members and ex-team members of Vice who helped with the SID chip emulation.

Thanks to Ken Händel and Antti S. Lankila for creating the network SID interface that is used in JSidplay2 and JSidDevice.

Thanks to Wilfred Bos for sid-device and player applications.

Copyright

SID Device v1.0 – Copyright © 2021 - 2022 by Wilfred Bos

Network SID Interface – Copyright © 2007 - 2022 by Wilfred Bos, Ken Händel and Antti S. Lankila

reSID v1.0 – Copyright © 1998 - 2022 by Dag Lem

idunsid v1.0 – Copyright © 2023 by Brian Holdsworth

Licensing

The source code is licensed under the GPL v3 license.

About

Server daemon for streaming SID tunes to the idun-cartridge from a remote client machine.

Resources

License

Stars

Watchers

Forks

Packages

No packages published