-
See the upstream repo for the original, full info.
-
This fork is based on A2Pico.
-
Flash Apple-II-Pi.uf2 to the A2Pico.
-
Connect the Raspberry Pi Zero 2 W to the A2Pico via a USB OTG cable.
-
Activate the USB Power on the A2Pico.
-
Connect the HMDI monitor to the Raspberry Pi Zero 2 W:
-
Install Raspberry Pi OS.
-
Execute
sudo apt install git libfuse-dev -y git clone https://github.com/oliverschmidt/apple2pi.git cd apple2pi make sudo make install -
Execute
sudo systemctl start a2pi.serviceto run the Apple II Pi Daemon right away.
-
Start Apple II Pi either via cold boot or
PR#n. -
Make sure to check out
a2termin a Raspberry Pi shell.
-
Build the project in
/pipico(requires the Raspberry Pico C/C++ SDK). -
Execute
makein/src(requires libfuse-dev).
