In PC-Active 325 you can read in an interesting workshop how to make an MSX computer with a Raspberry Pi. It also contains a lot of command language, parts of which you can also see here. For easy copying, the large swaths of commands are listed below to copy and paste.

In PC-Active 325 there are two ‘patches’ commands on page 65 that you can easily copy and paste here, so that you can also copy these commands without error. The first part is in the left column on page 65:

wget -N http://ftp.de.debian.org/debian/pool/main/g/glew/libglew2.2_2.2.0-4_armhf.deb
wget -N http://archive.raspbian.org/raspbian/pool/main/o/openmsx/openmsx_17.0-1+b1_armhf.deb
wget -N http://archive.raspbian.org/raspbian/pool/main/o/openmsx/openmsx-data_17.0-1_all.deb
sudo dpkg -i libglew2.2_2.2.0-4_armhf.deb
sudo dpkg -i openmsx-data_17.0-1_all.deb
sudo dpkg -i openmsx_17.0-1+b1_armhf.deb
rm *.deb

The second part is in the right column on page 65:

wget -N http://www.msxarchive.nl/pub/msx/games/roms/msx1/GOODMSX1_0.999.2.ZIP
wget -N http://www.msxarchive.nl/pub/msx/games/roms/msx2/GOODMSX2_0.999.2.ZIP
sudo unzip -o GOODMSX1_0.999.2.ZIP -d /usr/share/openmsx/software
sudo unzip -o GOODMSX2_0.999.2.ZIP -d /usr/share/openmsx/software
rm GOODMSX1_0.999.2.ZIP
rm GOODMSX2_0.999.2.ZIP

The last large piece of text is on page 66:




off
SDL
psgdirectioncallback
dihaltcallback
Panasonic_FS-A1GT
true
none
256.0
blip
true
true
2
ppimodecallback
TV
50
/usr/share/openmsx/software
false


main_menu_toggle