summaryrefslogtreecommitdiff
path: root/audio/libsidplay/pkg-descr
diff options
context:
space:
mode:
authorDonald Burr <dburr@FreeBSD.org>1998-07-26 08:14:03 +0000
committerDonald Burr <dburr@FreeBSD.org>1998-07-26 08:14:03 +0000
commit6ffe0453844c810a0bb06ae3b50b340d90c6fd40 (patch)
tree6745d4b0f5bd104fb6863aeb5da7286cc910f402 /audio/libsidplay/pkg-descr
parentDoc-only change to add URL of home page and complete an unfinished (diff)
PR: ports/5504
Submitted by: sec@42.org Import of new port audio/sidplay, a C=64 SID musicfile player and SID chip emulator.
Notes
Notes: svn path=/head/; revision=12132
Diffstat (limited to 'audio/libsidplay/pkg-descr')
-rw-r--r--audio/libsidplay/pkg-descr15
1 files changed, 15 insertions, 0 deletions
diff --git a/audio/libsidplay/pkg-descr b/audio/libsidplay/pkg-descr
new file mode 100644
index 000000000000..b68899d49676
--- /dev/null
+++ b/audio/libsidplay/pkg-descr
@@ -0,0 +1,15 @@
+Basically, SIDPLAY is just an ordinary music player software. More
+specifically, it emulates the Sound Interface Device chip (MOS 6581,
+known as SID) and the Micro Processor Unit (MOS 6510) of the
+Commodore 64 on your computer. Its platform independent software
+emulates 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 were transferred
+directly from the C64. All you need is a supported operating system and
+audio hardware with average PCM waveform playback capabilities. A
+fast CPU and a 16-bit sound card is recommended for better
+performance.
+
+More info can be found on:
+<http://www.geocities.com/SiliconValley/Lakes/5147/sidplay.html>