A cycle-accurate, ppu not-quite-so hobby project.
Go to file
Rekai Nyangadzayi Musuka 1440cd1fc7 chore: update README.md 2021-09-24 12:34:48 -03:00
.vscode chore: add reccomended vscode extensions 2021-08-19 17:05:36 -05:00
src fix(ppu): improve accuracy of timer 2021-09-21 12:50:31 -03:00
.drone.yml chore: update CI config 2021-07-09 01:30:40 -05:00
.gitignore chore: update .gitignore 2021-05-05 18:37:11 -05:00
Cargo.lock feat: implement cartridge saving 2021-09-20 04:13:25 -03:00
Cargo.toml feat: implement cartridge saving 2021-09-20 04:13:25 -03:00
README.md chore: update README.md 2021-09-24 12:34:48 -03:00

README.md

Rekai's Gameboy Emulator

Build Status

Status

Supports: ROM-only, MBC1, MBC2, MBC3 and MBC5 games.

  • Implements a cycle-accurate PPU FIFO
    • Doesn't *exactly* work right just yet

Controls

Controls are defined here

Key Button
X B
Z A
Enter START
Shift SELECT

Then use the Arrow keys for the D-Pad