public IORegisters(Engine engine, PPU ppu) { this.Engine = engine; this.PPU = ppu; this.PPUFlags = this.PPU.Flags; }