mirror of
https://github.com/tjboldt/Apple2-IO-RPi.git
synced 2024-11-22 17:33:22 +00:00
Update README.md
This commit is contained in:
parent
b8d03c8e5a
commit
30dbc0ea61
15
README.md
15
README.md
@ -35,7 +35,7 @@ So far, this is a project and not a finished product. The current prototype is o
|
|||||||
7. Put microSD card in the RPi
|
7. Put microSD card in the RPi
|
||||||
8. Install the expansion card into the Apple II
|
8. Install the expansion card into the Apple II
|
||||||
9. Power on the Apple II
|
9. Power on the Apple II
|
||||||
10. Update firmware with utility (not written yet) or use EPROM programmer
|
10. Update firmware with utility (can be found on Apple2-IO-RPi.hdv drive image) or use EPROM programmer
|
||||||
11. sudo apt install git golang
|
11. sudo apt install git golang
|
||||||
12. git clone https://github.com/tjboldt/Apple2-IO-RPi.git
|
12. git clone https://github.com/tjboldt/Apple2-IO-RPi.git
|
||||||
13. cd Apple2-IO-RPi/RaspberryPi/apple2driver
|
13. cd Apple2-IO-RPi/RaspberryPi/apple2driver
|
||||||
@ -47,12 +47,13 @@ So far, this is a project and not a finished product. The current prototype is o
|
|||||||
## Update
|
## Update
|
||||||
1. Restart Apple II
|
1. Restart Apple II
|
||||||
2. Select run command
|
2. Select run command
|
||||||
3. git pull
|
3. cd /home/pi/Apple2-IO-RPi
|
||||||
4. Restart Apple II
|
4. git pull
|
||||||
5. Select boot
|
5. Restart Apple II
|
||||||
6. -UPDATE.FIRMWARE
|
6. Select boot
|
||||||
7. Enter slot number the card is in
|
7. -UPDATE.FIRMWARE
|
||||||
8. Wait for firmware update to complete all four pages
|
8. Enter slot number the card is in
|
||||||
|
9. Wait for firmware update to complete all four pages
|
||||||
|
|
||||||
## Similar Project
|
## Similar Project
|
||||||
If you prefer having Apple II peripherals control a Raspberry Pi rather than simply using the Raspberry Pi to provide storage, network access and processing to the Apple II, have a look at David Schmenk's excellent [Apple2Pi](https://github.com/dschmenk/apple2pi) project.
|
If you prefer having Apple II peripherals control a Raspberry Pi rather than simply using the Raspberry Pi to provide storage, network access and processing to the Apple II, have a look at David Schmenk's excellent [Apple2Pi](https://github.com/dschmenk/apple2pi) project.
|
||||||
|
Loading…
Reference in New Issue
Block a user