Uses of Class
uk.co.javagear.InterruptLine

Uses of InterruptLine in uk.co.javagear
 

Fields in uk.co.javagear declared as InterruptLine
private  InterruptLine Z80.irq
          Pointer to Z80 interrupt line.
private  InterruptLine Vdp.irq
          Connection to Z80 interrupt line.
 

Constructors in uk.co.javagear with parameters of type InterruptLine
Vdp(Setup set, InterruptLine i)
          Vdp Constructor.
Z80(Memory m, Ports p, InterruptLine i)
          Z80 Constructor.
 



Copyright © 2007 JavaGear. All Rights Reserved.