kaishuu0123 / chibigb

GameBoy emulator written in Go. (based on Gearboy)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ChibiGB

Godoc Reference GitHub Release Github Actions Release Workflow Go Report Card

ChibiGB is GameBoy emulator written by Go. This is my favorite hobby project!

DMG(Dot Matrix Game) only.

Based on Gearboy.

Screenshots

cmd/chibigb (GameBoy Console)

Screenshots

Spec

  • CPU
  • PPU
  • APU
  • Controller
  • Cartridge
    • No MBC
    • MBC1
    • MBC2
    • MBC3
    • MBC5
    • MBC6
    • MBC7
    • MMM01
    • M161
    • HuC1

Key binding

Player 1

GB Key
UP, DOWN, LEFT, RIGHT Arrow Keys
Start Enter
Select Right Shift
A Z
B X

Documents

License

About

GameBoy emulator written in Go. (based on Gearboy)

License:GNU General Public License v3.0


Languages

Language:Go 100.0%