A cycle-accurate, ppu not-quite-so hobby project.
Go to file
Rekai Nyangadzayi Musuka c64417fdce fix: horizontally flip ppu so the Nin***** logo is readable 2021-03-20 23:24:06 -05:00
src fix: horizontally flip ppu so the Nin***** logo is readable 2021-03-20 23:24:06 -05:00
.drone.yml chore: update rust CI version from 1.49 to latest 2021-02-25 23:17:19 -06:00
.gitignore feat: implement fetch, decode, execute loop 2020-12-23 03:25:16 -06:00
Cargo.lock chore: update dependencies 2021-03-20 17:49:36 -05:00
Cargo.toml chore: update dependencies 2021-03-20 17:49:36 -05:00
README.md chore: add README.md 2021-01-27 23:59:42 -06:00

README.md

Rekai's Gameboy Emulator

Build Status

Status

Currently:

  • CPU passes Blargg's cpu_instrs.gb
  • Gameboy Boot ROM runs correctly