nitwhiz / gameboy

A game boy emulator lib written in Go.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gameboy

A(nother) game boy emulator written in Go.

This is meant to be used as a library, not a batteries-included emulator to play games. It's not focused on accuracy, but on ease to emulate frame-by-frame.

Features

  • Passes Blargg cpu_instrs Test ROMs
  • LCD/GFX is supported
  • Sound is not supported
  • Game Boy Color is not supported

Credits

About

A game boy emulator lib written in Go.


Languages

Language:Go 100.0%