blazer82 / gb.teensy

Gameboy emulator for the Teensy 4.1 microcontroller
GNU General Public License v3.0
119 stars 6 forks source link

Implement Window Rendering in the PPU #7

Open grantbreaksthings opened 4 years ago

grantbreaksthings commented 4 years ago

Currently the PPU will render sprites and background. It should be upgraded to render windows as well