Skip to content

keichi/gbr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

b74813d · Jan 20, 2021
Jan 20, 2021
Jun 6, 2019
Jan 20, 2021
Jan 14, 2019
Sep 16, 2019
Feb 21, 2019
Sep 16, 2019

Repository files navigation

gbr CircleCI

Yet another Game Boy emulator in Rust.

Mario

Prerequisites

  • Rust 1.31.1
  • SDL2

Status

  • CPU
    • Instructions
    • Instruction timing
    • Interrupt handling
  • PPU
    • Background
    • Window
    • Sprite
    • V-blank interrupt
    • LCDC STAT interrupt
    • Sprite and background priority
    • OAM bug
  • Joypad
    • Joypad input
    • Joypad interrupt
  • Catridge
    • Catridge loading
    • Data
    • MBC1
    • MBC3
    • MBC5
    • External RAM persistence
  • Timer
    • Timer registers
    • Timer overflow interrupt
  • APU

Releases

No releases published

Packages

No packages published

Languages