Innovation SSI-2001 Open SID Player for Windows 9x (osp2001-win). (C)2018 by Alexander Ozumenko This player based on SID module code of Open Cubic Player 2.6.0pre6. http://cubic.org/player/ usage: sidplay-win.exe /? sidplay-win.exe /I sidplay-win.exe [/Q] [/V] [/P ] /? - show usage /I - show program version /Q - enable quiet mode /V - enable verbose messages /C n1[:n2[:n3[:...]]] - disable channels: 1-9 /F n1[:f2[:f3]] - disable filters: 1-3 /P port1[:port2[:port3]] - SSI-2001 base port(s): 0x280, 0x2A0, 0x2C0, 0x2E0 Runtime keys: , - exit

, - play/pause - next song - fast forward 5s <1> - <9> - disable/enable channels <0>, <->, <=> - disable/enable filters Limitation: * only PSID files 1, 2 and 2NG versions are supported * the player engine is not able to play the RSID files * the player can not jump to the previous track * some songs may sound distorted due to insufficient accuracy of the system timer Release notes: 1.1 - 2018.09.10 * fixed the setting of the minimum MM Timer period * fixed minor bugs 1.0 - 2018.08.26 * added support of dual- and triple-SID cards (DuoSID card) * added abbility to switch-off particular channels and filters * remade the engine which used threads and the Sleep() function on multimedia timer * increased precision of sync timer * fixed incorrect detection the timer frequency in a SID file 0.3 - 2018.04.07 * fixed initAddr value output * remove unnecessary characters '\r' from the programm outout 0.2 - 2018.03.28 * fixed the Segmentation Fault bug when opening an unrecognized file 0.1 - 2018.03.25 * first release