mirror of
https://github.com/UzixLS/zx-tsid.git
synced 2025-07-19 07:11:16 +03:00
update readme
This commit is contained in:
37
README.md
37
README.md
@ -1,17 +1,20 @@
|
||||
## ZX-TSid
|
||||
MOS SID sound card for ZX Spectrum edge connector (ZX-BUS).
|
||||
|
||||
[](images/revC-side1.jpg?raw=true) [](images/revC-side2.jpg?raw=true)
|
||||
|
||||
PCB is compatible with SID 6581 and 8580, but also contains integrated SwinSID emulator.
|
||||
|
||||
SID accessible via #xxCF port, where xx - SID's register number.
|
||||
|
||||
You may connect your ZX Spectrum audio output to second 3.5mm jack and it will be mixed in sound card output signal.
|
||||
|
||||
### Changelog & current status
|
||||
* Rev.A - initial release with SID, AY and Covox. [Errata](pcb/rev.A/ERRATA.txt).
|
||||
* Rev.B - abandoned. Files kept for historical reason.
|
||||
* Rev.C - removed AY and Covox. Added SwinSID emulator. PCB is vertical oriented now.
|
||||
* Rev.D - improved signal-noise ratio. Added compatibility with turbo CPU modes (7MHz, 14Mhz).
|
||||
TODO: check with real SID chip.
|
||||
## ZX-TSid
|
||||
MOS SID sound card for ZX Spectrum edge connector (ZX-BUS).
|
||||
|
||||
[](images/revC-side1.jpg?raw=true) [](images/revC-side2.jpg?raw=true)
|
||||
|
||||
PCB is compatible with SID 6581 and 8580, but also contains integrated SwinSID emulator.
|
||||
|
||||
SID accessible via #xxCF port, where xx - SID's register number.
|
||||
|
||||
You may connect your ZX Spectrum audio output to second 3.5mm jack and it will be mixed in sound card output signal.
|
||||
|
||||
### Changelog & current status
|
||||
* Rev.A - initial release with SID, AY and Covox. [Errata](pcb/rev.A/ERRATA.txt).
|
||||
* Rev.B - abandoned. Files kept for historical reason.
|
||||
* Rev.C - removed AY and Covox. Added SwinSID emulator. PCB is vertical oriented now.
|
||||
* Rev.D - improved signal-noise ratio. Fixed read from SID chip.
|
||||
|
||||
TODO:
|
||||
* Check with real SID chip;
|
||||
* Further improve signal-noise ratio.
|
||||
|
Reference in New Issue
Block a user