emrsmsrli / gameboi

An Original GameBoy emulator?
MIT License
25 stars 0 forks source link

obj with y < 16 are not drawn #12

Closed emrsmsrli closed 4 years ago

emrsmsrli commented 4 years ago

It seems like PPU doesn't draw objs with their y value below 16.

emrsmsrli commented 4 years ago

fixed with d495b1d9