forked from iPodLinux-Community/TinySID
-
Notifications
You must be signed in to change notification settings - Fork 0
/
README
34 lines (29 loc) · 1.3 KB
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
TinySID
Welcome to the world of C64 music
TinySID is the smallest SID player available.
Its most advantage lies in its unique HardSID support, that is:
* exact C64 <-> PC cycle syncronizing
* multispeed tunes will use the same timing a real C64 does
* improved HardSID sample output (includes mixer)
* support for multiprocessor systems
* Current windows 32 bit version requires just 23kbyte.
Current version features:
* Multiplatform
o Native 32/64 bit windows support (both with hardsid
support)
o Runs on Unix/linux platform (hardsid version
available, but not online yet)
o Apple Macinthosh OS X 10.4 universal binary
(beta version)
o Playstation Portable (PSP) version available
o Also incorporated in rockbox for portable mp3 players
* Accurate playback on both hardsid and software emulation,
includes multispeed tunes
* Digitized sample playback on both hardsid and software
emulation
* 99% 6510 cpu emulation (still some bugs to fix)
* Fat 6581 SID emulation, including filters. Sounds
different than other players!
Please note that TinySID has nothing to do with other projects
such as SIDPlay. The 6510/6581 emulation is based on routines
by Tammo Hinrichs (kb) and has been further developed.