History
-------
V1.0 - First release
V2.0 - SID filter emulation, better envelope generation
V2.1 - Implemented notch filter, 60Hz replay now works, added faster/
slower buttons, compiled for BeOS DR8
V2.2 - Improved the 6510, triangle waveform is now 12 bits, output
clipping, stereo output, corrected SID sustain behaviour,
reading from a write-only SID register returns the last byte
written to the SID, combined waveforms sampled from a 6581R4
V2.3 - Corrected BRK, DCP, ARR and LAS instructions, volume levels up
to 200% possible, compiled for BeOS DR9
V2.4 - Shows name/author/copyright in ISO-Latin1
V2.5 - Converted panning/volume sliders to BSlider class
V3.0 - Unified PPC/x86 release
V4.0 - Now based on Frodo V5 CPU/SID code (more efficient CPU emulation,
post-processing effects (reverb, spatial), prefs manager), replaced
faster/slower buttons by slider, added popup menu and sound control
window, ported to BeOS R5 with new Media Kit, implemented CIA timer
speed control, and SIDPlayer can now also be used as a CL-Amp plugin
V4.1 - Runs as a command line application under Unix (requiring SDL),
preferences items can be passed on the command line, and SIDPlayer
can now also be used as a SoundPlay plugin
V4.2 - Fixed writes to mirrored SID registers, output to WAV file is possible
in SDL version
V4.3 - Added support for Catweasel SID hardware in SDL version (use option
"--cwsid on"), CIA timer speed control now actually works
V4.4 - Fixed a problem with the wrong replay routine being called when the
IRQ vector was changed. Mastercomposer tunes (and probably others)
not play correctly. [Thanks to Stefano Tognon.] |