class

GB::ScanlinePPU

Inherits GB::PPU < Reference < Object

Instance methods

get_sprites

get first 10 sprites on scanline, ordered the order dictates how sprites should render, with the first ones on the bottom

Source
scanline
Source
tick(cycles : Int) : Nil

tick ppu forward by specified number of cycles

Source