1
0
mirror of https://github.com/UzixLS/zx-tsid.git synced 2025-07-18 23:01:33 +03:00

pcb: add errata for rev.A

This commit is contained in:
UzixLS
2020-10-20 21:21:00 +03:00
parent 7189873a6d
commit aa49a3da4f
2 changed files with 4 additions and 0 deletions

View File

@ -3,6 +3,7 @@ Sound card for ZX Spectrum edge connector (ZX-BUS). Contains MOS SID, YM2149 (AY
### Current status
Work in progress, both pcb and firmware isn't finished yet and may contain serious issues.
Please note the [errata](pcb/rev.A/ERRATA.txt) for rev.A pcb.
### SID
MOS-6581 or MOS-8580 may be installed, but with some cautions. This addon doesn't contain buffers between SID and bus connector, and that may cause SID's damage by ESD if no luck. As I have no real SID, I've checked this addon only with SwinSID.

3
pcb/rev.A/ERRATA.txt Normal file
View File

@ -0,0 +1,3 @@
Quiet sound output from nanoSwinSID.
Incorrect A8 and A10 signal connections on ZXBUS connector. A8 should be connected to pin B26 and A10 to B27 to get SID working.