Skip to content

DMG/GBC/GBA emulator and experimental NDS emulator.

License

Notifications You must be signed in to change notification settings

Tiger21820/gbe-plus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

=============== gbe-plus

GB Enhanced+ is a DMG/GBC/GBA emulator and experimental NDS emulator. It is the successor to the original GB Enhanced project with a focus on enhancements and emulating as much of the Game Boy as possible.

=============== License

Free Open Source Software available under the GPLv2. See license.txt for full details

=============== Overview

Game Boy Enhanced (GBE for short) aims to be a fully functional Game Boy emulator. The goal is to create a highly portable emulator using C++ and SDL, document the Game Boy's functions through clear code, and add as many enhancements (scaling filters, cheats, custom graphics) as reasonably possible. Additionally GBE+ strives to emulate everything about the Game Boy, including obscure accessories.

=============== Compiling GBE+

The only requirements at this moment are SDL 2.0, OpenGL 3.3 or greater, a C++ compiler, and CMake. Qt (for the GUI) and SDL2_net (for netplay) are optional dependencies. GLEW is a Windows-only mandatory dependency.

=============== READ THE MANUAL

GBE+ comes with very nice PDF and ODT manuals explaining everything about its operation, and devotes extensive time to covering complex topics such as Custom Graphics (CGFX). PLEASE READ THE MANUAL if you have any questions regarding this emulator.

About

DMG/GBC/GBA emulator and experimental NDS emulator.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 94.1%
  • HTML 2.9%
  • GLSL 2.3%
  • Other 0.7%