Exemplo n.º 1
0
 public GTE(CPU cpu)  //this is only needed for temporary debug purposes till TGTE passes
 {
     this.cpu = cpu;
 }