Download Latest Version jsidplay2-4.13-jsiddevice.jar (165.7 kB)
Email in envelope

Get an email when there's a new version of Java SID Player Music Library V2

Name Modified Size InfoDownloads / Week
Parent folder
Copying-1.4.txt 2007-12-22 18.0 kB
jsidplay2-1.4.jar 2007-12-22 793.1 kB
Readme-1.4.txt 2007-12-22 1.3 kB
Totals: 3 Items   812.5 kB 0
Description:
============
This version is based of sourceforge project sidplay2 (SID Player Music Library V2).
This is a java version of the original C++ sources.
The goal is to create a 100% compatible version in java.

The base Versions of the converted C++ sources are:
resid 0.16
libsidplay 2.1.1
sidplay 2.0.9

Additionally included:
SID chip distortion simulation efforts ba Antti Lankila.
http://bel.fi/~alankila/c64-sw/ 

Platform:
All java platforms should work.
Currently tested on Windows XP, Windows 2000, Fedora Core 8, Ubuntu 7.10

The current supported features are:
- sound emulation with resid is now feature complete
- CPU emulation is feature complete
- CIA emulation is feature complete
- VIC emulation is feature complete (this is only a minimal implementation)
- XSID (extensions for special SID effects) is feature complete
- supported file formats: PSID, RSID, MUS, P00, PRG, DAT, STR
- Player capabilities: currently only console based player

The following features are still missing:
- hardsid support
- Amiga info file format
- sidplay info file
- Time SID manager

Instructions:
=============
Usage:
java -jar jsidplay2-1.4.jar -h

Play file:
java -jar jsidplay2-1.4.jar <filename>
- filename = path name of the sound file

Example:
java -jar jsidplay2-1.4.jar Turrican.sid
Source: Readme-1.4.txt, updated 2007-12-22