It’s important to perform Raspberry Pi OS updates (separate from CoCo-Pi component updates) to ensure you are using up-to-date packages and the latest security patches. You can do this from a terminal session by issuing the following command: sudo apt update -y && sudo apt upgrade -y && sudo apt autoremove -y Performing this step […]
MAME configuration file help
I recently saw a question about MAME configuration files in the #coco-pi Discord channel and wanted to provide a bit of information about them. I plan to cover more about it in a future video. [QUESTION] “…that mame.ini writeable flag is important. people can tweak with some mame settings without fear because whatever they try […]
CoCo-Pi setup instructions
CoCo-Pi “first boot” setup instructions [section 1 – downloading and copying CoCo-Pi image to SD card] Download CoCo-Pi compressed (zipped) SD card image file.Unzip file when download is complete.Verify MD5 checksum matches the *.img file. If not, you will need to re-download the zip file and verify again until the MD5 checksum matches the *.img […]