Text from JSIDPlay2 V1.4
Description: | Release Notes |
Text: | Description:
============
This version is based on 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 by 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 |
<-- Back
|
|
|