comparison INSTALL @ 336:171b428ee806

Updated documentation
author Matti Hamalainen <ccr@tnsp.org>
date Thu, 22 Sep 2005 02:21:00 +0000
parents 512e3ef3fc63
children 7b6ec6ee418d
comparison
equal deleted inserted replaced
335:3ea3e6f7dbcb 336:171b428ee806
16 16
17 * libSIDPlay1 17 * libSIDPlay1
18 * libSIDPlay2 18 * libSIDPlay2
19 19
20 Only one emulator backend library is required, but all are 20 Only one emulator backend library is required, but all are
21 supported with run-time configuration. You may also need 21 supported with compile & run-time configuration. You may also
22 some supplementary libraries for each emulator library. 22 need some supplementary libraries for each emulator library.
23 See below for more information. 23 See below for more information.
24 24
25 25
26 Emulator library selection recommendations 26 Emulator library selection hints
27 ========================================== 27 ================================
28 Some words on which emulation library you should choose to install 28 Some words on which emulation library you should choose to install
29 and use - it depends somewhat on your system and personal preferences. 29 and use - it depends somewhat on your system and personal preferences.
30 30
31 - libSIDPlay v1: This is the old SIDPlay v1 emulation library. Its 31 - libSIDPlay v1: This is the old SIDPlay v1 emulation library. Its
32 emulation is "frame-based" and not very accurate. The waveforms 32 emulation is "frame-based" and not very accurate. The waveforms
89 ========================= 89 =========================
90 libSIDPlay2 is available at SourceForge: 90 libSIDPlay2 is available at SourceForge:
91 91
92 http://sidplay2.sourceforge.net/ 92 http://sidplay2.sourceforge.net/
93 93
94 You need the "sidplay-libs-2.1.0" package! Earlier versions WILL NOT 94 You need the "sidplay-libs-2.1.1" package! Earlier versions WILL NOT
95 WORK! Later versions MAY work, but I can't really guarantee that. 95 WORK! Later versions MAY work, but I can't really guarantee that.
96 96
97 97
98 Building a CVS-version 98 Building a CVS-version
99 ====================== 99 ======================