ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/cebix/SIDPlayer/README
(Generate patch)

Comparing SIDPlayer/README (file contents):
Revision 1.15 by cebix, 2001-04-01T12:13:48Z vs.
Revision 1.19 by cebix, 2004-01-12T15:15:48Z

# Line 2 | Line 2
2    SIDPlayer
3    A SID tune replayer
4  
5 <  Copyright (C) 1996-2001 Christian Bauer
5 >  Copyright (C) 1996-2004 Christian Bauer
6  
7  
8   License
# Line 53 | Line 53 | FreeBSD, Solaris and Irix) and on BeOS R
53   Successfully tested systems include:
54   - Linux/i386
55   - BeOS/x86 R5
56 < - BeOS/ppc R4.5
56 > - BeOS/ppc R5
57  
58  
59   Supported file formats
# Line 107 | Line 107 | Some functions of SIDPlayer can also be
107   Using SIDPlayer under Unix
108   --------------------------
109  
110 < SIDPlayer currently only works as a command-line application. It is invoked
110 > SIDPlayer currently only works as a command line application. It is invoked
111   as follows:
112  
113    sidplayer FILE [song_number]
# Line 117 | Line 117 | specifies the number of the song to be p
117   SIDPlayer cannot detect when a song has finished, so you have to use Ctrl-C
118   to quit it.
119  
120 + SIDPlayer accepts a number of command line arguments. Type "sidplayer --help"
121 + to get a list.
122 +
123 + If you have a Catweasel MK3 PCI card with a SID chip installed you can
124 + redirect the output of SIDPlayer to the card by specifying the "--cwsid on"
125 + command line argument. Visit www.jschoenfeld.de for more information about
126 + the Catweasel card.
127 +
128  
129   The Sound Control window (BeOS only)
130   ------------------------------------
# Line 178 | Line 186 | V4.0 - Now based on Frodo V5 CPU/SID cod
186         faster/slower buttons by slider, added popup menu and sound control
187         window, ported to BeOS R5 with new Media Kit, implemented CIA timer
188         speed control, and SIDPlayer can now also be used as a CL-Amp plugin
189 < V4.1 - Runs as a command-line application under Unix (requiring SDL),
189 > V4.1 - Runs as a command line application under Unix (requiring SDL),
190         preferences items can be passed on the command line, and SIDPlayer
191         can now also be used as a SoundPlay plugin
192 < V4.2 - Fixed writes to mirrored SID registers
192 > V4.2 - Fixed writes to mirrored SID registers, output to WAV file is possible
193 >       in SDL version
194 > V4.3 - Added support for Catweasel SID hardware in SDL version (use option
195 >       "--cwsid on"), CIA timer speed control now actually works
196 > V4.4 - Fixed a problem with the wrong replay routine being called when the
197 >       IRQ vector was changed. Mastercomposer tunes (and probably others)
198 >       not play correctly. [Thanks to Stefano Tognon.]
199  
200  
201   Acknowledgements

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines