Rekai Musuka c90b9ab024 fix(ppu): fix sprite buffer bug
Now, the background renders like it should and some sprites do load,
though they aren't where they're supposed to be
2021-04-20 04:26:28 -05:00
2021-04-20 04:26:28 -05:00
2021-04-05 00:50:53 -05:00
2021-04-08 00:02:37 -05:00

Rekai's Gameboy Emulator

Build Status

Status

Currently:

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

Notes

  • Emulator takes longer than others to resume execution from HALT in Blargg's 2nd cpu_instrs test.
Description
A cycle-accurate, ppu not-quite-so hobby project.
Readme 2.7 MiB
Languages
Rust 100%