Beispiel #1
0
 public static void Exec(InstructionJ i)
 {
     instructionsJ [i.Instruction] (i.Address);
 }
Beispiel #2
0
 public static void Exec(InstructionJ i)
 {
     instructionsJ [i.Instruction] (i.Address);
 }