Updated link.

This commit is contained in:
Oliver Schmidt 2023-06-03 00:08:44 +02:00 committed by GitHub
parent ba6c999c6b
commit b3ee0ef3bc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ See the [upstream repo](https://github.com/tjboldt/Apple2-IO-RPi) for the origin
## Building
1. Execute `assemble 1` in `/Apple2` (requires [cc65](https://cc65.github.io/) and the [ProDOS-Utilities](https://github.com/oliverschmidt/ProDOS-Utilities)).
1. Execute `assemble 1` in `/Apple2` (requires [cc65](https://cc65.github.io/) and the [ProDOS-Utilities](https://github.com/tjboldt/ProDOS-Utilities)).
2. Build the project in `/RaspberryPiPico` (requires the [Raspberry Pico C/C++ SDK](https://www.raspberrypi.com/documentation/microcontrollers/c_sdk.html)).