/GameBoyEmu

A GameBoy Emulator in C++ (hopefully)

Primary LanguageAssemblyMIT LicenseMIT

GameBoyEmu

A GameBoy Emulator in C++ (hopefully)

To run:

  1. Build a docker container from the supplied docker file
  2. Inside the docker container
  3. Type "./build.sh" into the terminal
  4. Type "./run.sh" into the terminal