Updates Correct Color Palette Per line rendering order issues Changed the way memory is accessed MBC2 and MBC3 support Qt GUI GUI For the actual Gameboy...
Four types of Sound generators: Quadrangular wave patterns with sweep and envelope functions. Quadrangular wave patterns with envelope functions. Voluntary wave patterns from wave RAM. White noise with an...
Updates Per scan line rendering Sprites with attributes and priority (basic) Improved memory access Per scan line rendering Before this update I was doing my rendering...
Successfully passed the cpu_instrs.gb ROM tests. This is really just the first stage of tests but it verifies I have working CPU emulation! Here’s the output!
Testing with Test ROMS Recently I verified my CPU emulation against blaargs test roms. Which is definitively a sign of making progress! I have successfully run all individual...