diff --git a/Apple2/assemble.sh b/Apple2/assemble.sh index 98b9123..efb8a82 100755 --- a/Apple2/assemble.sh +++ b/Apple2/assemble.sh @@ -55,6 +55,5 @@ rm MenuFirmware.bin rm CommandFirmware.bin rm FileAccessFirmware.bin -#../../ProDOS-Utilities/ProDOS-Utilities -driveimage ../RaspberryPi/Apple2-IO-RPi.hdv -command ls -#../../ProDOS-Utilities/ProDOS-Utilities -driveimage ../RaspberryPi/Apple2-IO-RPi.hdv -command put -infile AT28C64B.bin -path /APPLE2.IO.RPI/AT28C64B.BIN -#../../ProDOS-Utilities/ProDOS-Utilities -driveimage ../RaspberryPi/Apple2-IO-RPi.hdv -command ls +../../ProDOS-Utilities/ProDOS-Utilities -driveimage ../RaspberryPi/Apple2-IO-RPi.hdv -command put -infile AT28C64B.bin -path /APPLE2.IO.RPI/AT28C64B.BIN +../../ProDOS-Utilities/ProDOS-Utilities -driveimage ../RaspberryPi/Apple2-IO-RPi.hdv -command ls diff --git a/RaspberryPi/Apple2-IO-RPi.hdv b/RaspberryPi/Apple2-IO-RPi.hdv index f187d56..d87bf25 100755 Binary files a/RaspberryPi/Apple2-IO-RPi.hdv and b/RaspberryPi/Apple2-IO-RPi.hdv differ