PinkyPi prebuilt image, based off RetroPie 4.5.1
This is for the GamePi15 based PinkyPi build.
Using fbcp-ili9341 display driver.
Using RetroGame GPIO controller driver.
Using PiSNES as default SNES emulator
version 1.1 (updates 8/31/19)
Using mame4all as default MAME emulator
To recompile the display driver and disable screen sleep/backlight turning off on idle
cd ~/fbcp-ili9341/build
rm CMakeCache.txt
cmake -DWAVESHARE_ST7789VW_HAT=ON -DSPI_BUS_CLOCK_DIVISOR=6 -DSTATISTICS=0 -DBACKLIGHT_CONTROL=OFF ..
make -j