A community built Game Boy emulator for Playdate.
The emulator backend is provided by the equally teeny PeanutGB.
This is still very much a work in progress. FPS is not yet where we want it to be but it'll get there in time. Join in, help us out! :)
The Game Boy has a bustling homebrew community. There are various sources online, but Itch or Homebrew Hub seem to be good places to start.
Data/<gamekid folder>/games
folder.Once installed and games stashed safely on your Playdate, using Gamekid is fairly straightforward. Simply open Gamekid. Your games should load on the following screen. Select a game to run. Not all games run flawlessly and some have serious FPS issues to the point of unplayability, but I'm convinced we can fix these in time.
Start/Select: Move the crank to activate start/select buttons.
Open the Playdate menu for scaling and interlacing options.
softwareupdate --install-rosetta
make
within the Gamekid folder. OR! grab yourself a copy of Nova from Panic (makers of the Playdate).Gamekid is pretty good, but it isn't perfect. But we can get it there with your help!
Connect with me on Twitter @dmierau—I'm pretty active there (for better or worse).
Simply make pull requests and I'll look over changes and merge.
Gamekid sits atop the wonderfully compact PeanutGB emulator backend. This emulator is designed for efficiency over accuracy.
Matching the PeanutGB license here, which is MIT.