class

Ppu

Inherits Reference < Object

Constructors

new(bus : PpuBus, interrupts : Interrupts)
Source

Instance methods

read(addr : Word) : Byte
Source
run(cycle : Int32) : RenderingData | Nil
Source
write(addr : Word, data : Byte)
Source