Game Boy Emulator for Raspberry Pi 4 Todo: Description
How to install on your raspberry PI
git clone https://github.com/nadav26740/GamePI.git
cd ./GamePI
./install.sh
cd ./GamePI/src
./build.sh --release
cd
mkdir .GAMEPI
cd .GAMEPI
mkdir EMULATOR_GAMES
Here all the games will be saved
Todo:
TODO