|
Project Information
Links
|
A gameboy emulator using the gnuboy emulation core.
More ScreenShots. Oh Boy is a port of the gnuboy Gameboy emulator with a basic menu system. See history. It runs on:
There is code for Wiz and GP32x but this has not been tested recently (if you own one of these devices and are willing to do some test builds please contact me to get this updated). See the OtherPorts page. Oh Boy is an SDL port of gnuboy and offers:
NOTE Oh Boy does not make use of the existing gnuboy SDL port so there are some potential differences. For instance the original Oh Boy would hang in the audio code on some desktops (this particular sound problem has been fixed, see source). The current Oh Boy version here is now based on the latest version of gnuboy and so the gnuboy code is now required for building. See BuildRequirements for more information. The menu system has the potential for breaking out into a standalone basic C and SDL project for a (game) menu system. Hopefully the menu system can be added to the official gnuboy code base. For a related projects see the base gnuboy and also Lemonboy (has some Super Game Boy support). |