Skip to content

Latest commit

 

History

History
39 lines (30 loc) · 932 Bytes

README.md

File metadata and controls

39 lines (30 loc) · 932 Bytes

GBdeR

Small Game Boy emulator made in Rust.

Requirements

  • Language: Rust
  • Graphics Library: SDL2

Usage

$ cargo run YOUR_GAMEBOY_ROM.gb

Status

  • Cartridge
    • Cartridge loading
    • Data
    • MBC1
    • MBC3
    • MBC5
    • MBC6
  • APU