コード例 #1
0
 public ProgrammableInterruptController(CPU AttachedCPU)
 {
     cpu = AttachedCPU;
 }
コード例 #2
0
 public ProgrammableInterruptController(CPU AttachedCPU)
 {
     cpu = AttachedCPU;
 }