Skip to content

Commit 67a0c9a

Browse files
authored
Update README.md
1 parent 93f4c04 commit 67a0c9a

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

README.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,15 @@
1-
1+
22
<p align="center" font-size: 30px;>
33
<img src="Images/SIDKick_logo.png" height="120"> <br>
4-
<b> .- the first complete SID replacement that you can build yourself -. </b><br><br>
4+
<b> .- the first complete SID replacement plus FM and MIDI device that you can build yourself -. </b><br><br>
55
</p>
66

7-
SIDKick is a drop-in replacement for the SID sound chips used in C64s and C128s based on a Teensy 4.1.
8-
It is able to emulate two SIDs (6581 and/or 8580), a Sound Expander (offering Yamaha OPL-based FM sound), and a MIDI interface at the same time. It makes no compromises with regard to quality: the emulation is based on reSID and fmOPL. It also comes with a few extras.
7+
SIDKick is a versatile sound device for C64s and C128s: it serves as a drop-in replacement for the SID 6581/8580 sound chips, and at the same time provides Sound Expander-emulation (Yamaha OPL-based FM sound), a MIDI interface and can control LED stripes. It is based on a Teensy 4.1 and makes no compromises with regard to quality: the emulation is based on reSID and fmOPL. It also comes with a few extras.
98

109
Currently its features include:
1110
- dual 6581 and/or 8580 emulation based on reSID 0.16 or reSID 1.0 (configurable)
1211
- 2nd-SID address at $d400, $d420, $d500, $d420 + $d500 simultaneously, $de00, $df00
13-
- Sound Expander/FM emulation based on fmOPL (at $df00)
12+
- Sound Expander/FM emulation based on fmOPL (at $df00), support for OPL sample playing technique
1413
- paddle/mouse support
1514
- built-in configuration menu (launch with "SYS 54301" or "SYS 54333", also from C128-mode)
1615
- built-in PRG launcher (via menu)
@@ -20,7 +19,7 @@ Currently its features include:
2019
- sound output via Teensy MQS (PWM) or high-quality using a PT8211/TM8211-DAC, filters, and an operational amplifier
2120
- output available at connectors (stereo) or routed through the mainboard (mono)
2221

23-
[^1]: available with firmware version 0.2.
22+
[^1]: available with firmware version 0.2+.
2423

2524

2625
<p align="center" font-size: 30px;>

0 commit comments

Comments
 (0)