mirror of
https://github.com/tebl/RC6502-Apple-1-Replica.git
synced 2025-02-19 07:31:27 +00:00
FIXUP SBC/README: Correct RAM/ROM enable descriptions.
This commit is contained in:
parent
a51092e409
commit
a983746b85
@ -95,11 +95,13 @@ 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 ground.
|
- Left pair shorted: Enable RAM. Connects RAM `C̅S̅`/`O̅E̅` to address
|
||||||
|
decoding logic (`CS_RAM`).
|
||||||
- Right pair shorted: Disable RAM. Connects RAM `C̅S̅`/`O̅E̅` to Vcc.
|
- Right 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 ground.
|
- Top pair shorted: Enable ROM. Connects ROM `C̅E̅`/`O̅E̅` to address
|
||||||
|
decoding logic (`CS_ROM`).
|
||||||
- Bottom pair shorted: Enable ROM. Connects ROM `C̅E̅`/`O̅E̅` to Vcc.
|
- Bottom pair shorted: Enable ROM. Connects ROM `C̅E̅`/`O̅E̅` to Vcc.
|
||||||
|
|
||||||
- `A14_W`, `A13_W`
|
- `A14_W`, `A13_W`
|
||||||
|
Loading…
x
Reference in New Issue
Block a user