Updated link.

This commit is contained in:
Oliver Schmidt 2023-06-03 00:08:44 +02:00 committed by Terence Boldt
parent 5b2f65fc79
commit bda14b9d07
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)).