1
0
Fork 0
forked from Miroirs/x49gp

extract official firmware 2MB fix

This commit is contained in:
Gwenhael Le Moine 2024-10-23 09:50:05 +02:00
parent 6d874040ad
commit 4ae1371a06
No known key found for this signature in database
GPG key ID: FDFE3669426707A7

View file

@ -8,12 +8,14 @@ mrproper:
bootloaders:
wget https://www.hpcalc.org/hp49/pc/rom/hp-arm-models-bootloader.zip
unzip -j hp-arm-models-bootloader.zip
rm hp-arm-models-bootloader.zip
rm -f hp-arm-models-bootloader.zip
official:
wget https://www.hpcalc.org/hp49/pc/rom/hp4950v215.zip
unzip -j hp4950v215.zip -d hp4950v215
rm hp4950v215.zip
rm -f hp4950v215.zip
unzip -j hp4950v215/2MB\ FIX.zip -d hp4950v215/2MB_FIX
rm -f hp4950v215/2MB\ FIX.zip
newrpl:
mkdir -p newrpl-latest