Difference between revisions of "Peanut-GB"

From Playdate Community Wiki
Jump to: navigation, search
Line 1: Line 1:
{{Infobox|Peanut-gb-logo-1.png|2022-05-09|timheigames|[https://github.com/timheigames/Peanut-GB-Playdate github]|33.8 KB}}
{{Infobox|Peanut-gb-logo-1.png|2022-05-09|timheigames|[https://github.com/timheigames/Peanut-GB-Playdate/releases github]|33.8 KB}}


A port of the Peanut-GB Gameboy emulator for Playdate. Peanut-GB is a header-only C Gameboy emulator created by deltabeard. I have tried to optimize as much as I could for Playdate, but most games still only run at 20-30 fps. Because the Gameboy ran at 60 fps, this means games will feel like you are playing at half speed or slower. This port has working audio, a rom picker, and save support (not save states).
A port of the Peanut-GB Gameboy emulator for Playdate. Peanut-GB is a header-only C Gameboy emulator created by deltabeard. I have tried to optimize as much as I could for Playdate, but most games still only run at 20-30 fps. Because the Gameboy ran at 60 fps, this means games will feel like you are playing at half speed or slower. This port has working audio, a rom picker, and save support (not save states).

Revision as of 07:52, 9 May 2022

Peanut-GB logo
Released on 2022-05-09
Made by timheigames
Download: github
33.8 KB



A port of the Peanut-GB Gameboy emulator for Playdate. Peanut-GB is a header-only C Gameboy emulator created by deltabeard. I have tried to optimize as much as I could for Playdate, but most games still only run at 20-30 fps. Because the Gameboy ran at 60 fps, this means games will feel like you are playing at half speed or slower. This port has working audio, a rom picker, and save support (not save states).