Skip to content

Commit b9cd4a0

Browse files
Update README.md
1 parent f7a54d5 commit b9cd4a0

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,11 @@ For Windows
6767
```
6868
COPY /B ROM_0+ROM_1+ROM_2+ROM_3 IMAGE.BIN
6969
```
70+
Use your favorite (E)EPROM programmer to transfer the IMAGE.BIN to the EEPROM
71+
```
72+
LEFT|RIGHT
7073
OFF | OFF - 0: ROM_0
7174
OFF | ON - 1: ROM_1
7275
ON | OFF - 2: ROM_2
7376
ON | ON - 3: ROM_3
77+
```

0 commit comments

Comments
 (0)