alexyer / rustyboy

Gameboy emulator written in Rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Gameboy emulator written in Rust


Languages

Language:Rust 100.0%