Skip to content

calvinbaart/gameboy

Repository files navigation

gameboy

Gameboy (and GBC) emulator written in Typescript

Status:

  • All opcodes are implemented and deemed correct by Blargg tests
  • We also pass the instr_timing and mem_timing / mem_timing_2 tests from Blargg
  • Gameboy and GBC rendering is fully implemented
  • MBC1 and MBC5 are fully implemented
  • MBC3 is partially implemented
  • Audio is unimplemented (we pass the first test for the register setup of Blargg)

Screenshots:

Bootstrap Rom cpu_instrs tetris pokemon pokemon2 pokemon3

Releases

No releases published

Packages

No packages published