Exemplo n.º 1
0
 public Ppu(Emulator emulator)
 {
     this.emulator = emulator;
 }