Skip to content

kaishuu0123/chibigb

Repository files navigation

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