Skip to content

flebedev77/gameboy-emulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gameboy emulator written in C

A simple Gameboy emulator written in C

Hello world screenshot

Features:

  • Unaccurate
  • Unoptimised
  • Basic emulation (hello world working)
  • Simple code which is easy to learn and understand from
  • Compiles to Windows (Mingw), Mac OS, Web, Linux and other Unix like operating systems
  • Runs most games
  • Full audio emulation
  • Gameboy color support

Dependencies:

  • SDL2
  • emcc, gcc, clang or Mingw

About

Gameboy machine code interpreter

Resources

Stars

Watchers

Forks

Contributors

Languages