mirror of
https://codeberg.org/hkzlab/TK2000_DiskInterface_REDUX.git
synced 2025-12-25 17:12:29 +11:00
Update the README
This commit is contained in:
parent
ac22d511d1
commit
07b0e8d8dc
1 changed files with 25 additions and 1 deletions
26
README.md
26
README.md
|
|
@ -71,7 +71,31 @@ Using the premade files will have the 13-sector image loaded when jumpers on J1
|
|||
|
||||
### Configuring the address
|
||||
|
||||
**TODO**
|
||||
The address for the I/O ports (DEVICE SELECT) can be changed by jumpering J3.
|
||||
|
||||
```
|
||||
J3: DEVICE SELECT
|
||||
|
||||
C C C C C C C C
|
||||
0 0 0 0 0 0 0 0
|
||||
8 9 A B C D E F
|
||||
x x x x x x x x
|
||||
^ default
|
||||
```
|
||||
|
||||
The address for the ROM (I/O SELECT... confusing, I know) can be set by jumpering J2.
|
||||
|
||||
```
|
||||
J2: I/O SELECT
|
||||
|
||||
C C C C C C C C
|
||||
1 3 5 7 9 B D F
|
||||
x x x x x x x x
|
||||
x x x x x x x x
|
||||
^ default
|
||||
```
|
||||
|
||||
The defaults are marked on the board.
|
||||
|
||||
### Ordering the boards
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue