Skip to content

mknln/GameLad

 
 

Repository files navigation

GameLad

The GameLad is a (relatively) fully featured gameboy emulator that I have worked on for a few months in conjunction with TyrenDe.

GameLad

It supports Tetris and some other games with a few minor issues. The emulator passes all CPU instruction tests, as well as the instruction timing tests, which means our emulation of the GameBoy's Z80 chip is pretty solid.

Development began in October 2015.

Learn more here.

Technology Purpose
C++14 Core
SDL2 Windowing, Rendering, & Input
VS2013 Windows Compilation
make Linux and OSX Compilation

About

An (almost) fully featured Game Boy emulator.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 99.4%
  • Other 0.6%