This is a Commodore 64 emulator specialized for sound reproduction. It is also a SID player for music collections like HVSC and CGSC.
It is a full C64 emulator and can play games of the GameBase64 project as well.
Features
- Cycle-Exact C64 Emulator
- For beta versions go to Project Web-Site: https://haendel.ddns.net
- For ONline Web Demo go to C64Jukebox: https://haendel.ddns.net:8443/static/c64jukebox.vue
- For OFFline Web Demo go to C64Jukebox: https://haendel.ddns.net:8443/static/teavm/c64jukebox.vue
Project Samples
License
GNU Library or Lesser General Public License version 2.0 (LGPLv2)
You Might Also Like
Junie, the AI coding agent by JetBrains Icon
Junie, the AI coding agent by JetBrains
Your smart coding agent
Junie is an AI-powered coding agent developed by JetBrains designed to enhance developer productivity by integrating directly into popular IDEs such as IntelliJ IDEA, PyCharm, and Android Studio. It supports developers by assisting with code completion, testing, and inspections, ensuring code quality and reducing debugging time.
Learn More
Rate This Project
Login To Rate This Project
User Ratings
★★★★★
★★★★
★★★
★★
★
2
0
0
0
0
ease
1 of 5
2 of 5
3 of 5
4 of 5
5 of 5
5 / 5
features
1 of 5
2 of 5
3 of 5
4 of 5
5 of 5
5 / 5
design
1 of 5
2 of 5
3 of 5
4 of 5
5 of 5
5 / 5
support
1 of 5
2 of 5
3 of 5
4 of 5
5 of 5
5 / 5
User Reviews
-
freabe Posted 2022年02月21日A truly great product. I have used Ken's project as the base for the Sidplayer in Assembly64! Impressive work of a genius, hat off for Ken :-)
-
peterdell Posted 2019年01月01日Excellent emulation and good code design. I was able to integrate the player as a library into my own IDE project and it works just great. Thank you Ken for your support in making this possible.