1 unstable release

0.1.0 Sep 27, 2023

#46 in #gameboy


Used in rustyboy

MIT license

9KB
190 lines

Rustryboy

A Gameboy emulator written in Rust

Quickstart

ROM=<path to rom> rustyboy

Currently implemented

  • CPU
  • MMU
  • PPU
  • APU
  • IO
  • Serial Data Transfer

MBC

  • No MBC
  • MBC1
  • MBC2
  • MBC3
  • MBC5
  • MBC6
  • MBC7
  • MMM01
  • M161
  • HuC1
  • MBC-3

Dependencies

~1–1.4MB
~27K SLoC