diff options
author | zuntum <zuntum@pkgsrc.org> | 2001-11-01 00:17:43 +0000 |
---|---|---|
committer | zuntum <zuntum@pkgsrc.org> | 2001-11-01 00:17:43 +0000 |
commit | 4bd6ecc9c5f9c2701cc486c58e3cba832ea80948 (patch) | |
tree | d4386dbce28f01eeb55f8ca8a2aa60ffd8c64648 /audio/sidplay/DESCR | |
parent | 43f305596211d2331adc78af0e8f41194fa8ab10 (diff) | |
download | pkgsrc-4bd6ecc9c5f9c2701cc486c58e3cba832ea80948.tar.gz |
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'audio/sidplay/DESCR')
-rw-r--r-- | audio/sidplay/DESCR | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/audio/sidplay/DESCR b/audio/sidplay/DESCR new file mode 100644 index 00000000000..0093a31df98 --- /dev/null +++ b/audio/sidplay/DESCR @@ -0,0 +1,9 @@ +Basically, SIDPLAY is just an ordinary music player software. More +specifically, SIDPLAY emulates the Sound Interface Device chip (MOS 6581, +commonly called SID) and the Micro Processor Unit (MOS 6510) of the +Commodore 64 on your computer. It is a platform independent software +emulating these hardware components. Therefore it is able to load and +execute C64 machine code programs which produce music or sound. In general +these are independent fragments of code and data which have been ripped +from games and demonstration programs and have been transferred directly +from the C64. |