README 413 B

12345678910
  1. Gambatte is a Nintendo Game Boy/Game Boy Color video game system emulator that
  2. can be used as a libretro core.
  3. Gambatte is an accuracy-focused, open-source, cross-platform Game Boy Color
  4. emulator written in C++. It is based on hundreds of corner case hardware tests,
  5. as well as previous documentation and reverse engineering efforts.
  6. To build the debugging symbols use:
  7. DEBUG=1 ./gambatte-libretro.SlackBuild