GeistHaus
log in · sign up

Rewriting My Game Boy Emulator: The Pixel FIFO

jsgroth.dev

First of all, if you are writing your own Game Boy emulator, you don’t need to emulate the pixel FIFO! Almost nothing depends on it for correct rendering, it’s a lot more complex to implement than a scanline-based renderer, and it’s also significantly more difficult to debug than a scanline-based renderer.

0 pages link to this URL

No pages have linked to this URL yet.