dioscuri.module.video
Class SequencerRegister

java.lang.Object
  extended by dioscuri.module.video.SequencerRegister

public class SequencerRegister
extends java.lang.Object

Sequencer Register Controls how video data is sent to the DAC.
Consists of 5 8-bit registers; these are accessed via a pair of registers,
the Address Register [0x3C4] and the Data Register [0x3C5]


Constructor Summary
SequencerRegister()
           
 
Method Summary
 void reset()
          Return variables to default values
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SequencerRegister

public SequencerRegister()
Method Detail

reset

public void reset()
Return variables to default values