mirror of
https://github.com/tebl/RC6502-Apple-1-Replica.git
synced 2024-11-23 20:32:43 +00:00
SBC/README: RAM_EN jumper is vertical on newer versions of the board
Issue #29 from ea4eoz noted this, and I've confirmed myself that the latest
revision as of this commit (e395f27
) has moved the jumper to a vertical
orientation with the lowest pin connected to Vcc.
This commit is contained in:
parent
69f95e462e
commit
6b8fa61b8c
@ -97,9 +97,9 @@ box around the pins that enable.
|
|||||||
- Bottom pair shorted: Disable PIA. Connects `CS1` to ground.
|
- Bottom pair shorted: Disable PIA. Connects `CS1` to ground.
|
||||||
|
|
||||||
- `RAM_EN`
|
- `RAM_EN`
|
||||||
- Left pair shorted: Enable RAM. Connects RAM `C̅S̅`/`O̅E̅` to address
|
- Left or upper pair shorted: Enable RAM. Connects RAM `C̅S̅`/`O̅E̅` to address
|
||||||
decoding logic (`CS_RAM`).
|
decoding logic (`CS_RAM`).
|
||||||
- Right pair shorted: Disable RAM. Connects RAM `C̅S̅`/`O̅E̅` to Vcc.
|
- Right or lower pair shorted: Disable RAM. Connects RAM `C̅S̅`/`O̅E̅` to Vcc.
|
||||||
|
|
||||||
- `ROM_EN`
|
- `ROM_EN`
|
||||||
- Top pair shorted: Enable ROM. Connects ROM `C̅E̅`/`O̅E̅` to address
|
- Top pair shorted: Enable ROM. Connects ROM `C̅E̅`/`O̅E̅` to address
|
||||||
|
Loading…
Reference in New Issue
Block a user