Uses of Class
uk.co.javagear.Setup

Uses of Setup in uk.co.javagear
 

Fields in uk.co.javagear declared as Setup
protected  Setup EmulateLoop.setup
          Pointer to global system settings.
private  Setup JavaGearFrame.setup
          Pointer to general parameters.
private  Setup JavaGearApplet.setup
          Pointer to General Parameters.
private  Setup Memory.setup
          Pointer to general parameters.
private  Setup Screen.setup
          Pointer to General Parameters.
private  Setup Controllers.setup
           
private  Setup Vdp.setup
          Pointer to general parameters.
 

Constructors in uk.co.javagear with parameters of type Setup
Controllers(Setup setup)
          Controllers Constructor.
EmulateLoop(Z80 z, Memory m, Vdp v, SN76496 s, Screen sp, Setup setup)
          EmulateLoop Constructor.
Memory(Setup set)
          Memory constructor.
Screen(Setup set, Vdp v)
          ScreenPanel Constructor.
Vdp(Setup set, InterruptLine i)
          Vdp Constructor.
 



Copyright © 2007 JavaGear. All Rights Reserved.