mirror of
https://github.com/tjboldt/Apple2-IO-RPi.git
synced 2024-10-31 14:08:27 +00:00
Adjust build instructions.
This commit is contained in:
parent
46b3397b1c
commit
1a8215159a
@ -20,8 +20,6 @@
|
|||||||
|
|
||||||
## Building
|
## Building
|
||||||
|
|
||||||
1. Execute `assemble 1` in `/Apple2` (requires [cc65](https://cc65.github.io/) and the [ProDOS-Utilities](https://github.com/tjboldt/ProDOS-Utilities)).
|
1. Build the project in `/RaspberryPiPico` (requires the [Raspberry Pico C/C++ SDK](https://www.raspberrypi.com/documentation/microcontrollers/c_sdk.html)).
|
||||||
|
|
||||||
2. Build the project in `/RaspberryPiPico` (requires the [Raspberry Pico C/C++ SDK](https://www.raspberrypi.com/documentation/microcontrollers/c_sdk.html)).
|
2. Execute `go build` in `/RaspberryPi/apple2driver` (requires [Go](https://go.dev/)).
|
||||||
|
|
||||||
3. Execute `go build` in `/RaspberryPi/apple2driver` (requires [Go](https://go.dev/)).
|
|
||||||
|
Loading…
Reference in New Issue
Block a user