dioscuri.module.video
Class AttributeController

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

public class AttributeController
extends java.lang.Object

Attribute Controller registers Selects the 16 color and 64 color palettes used for EGA/CGA compatibility.
Consists of 20 8-bit registers; these are accessed via a pair of registers,
the Address/Data Register [0x3C0] and the Data Read Register [0x3C1]


Constructor Summary
AttributeController()
           
 
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

AttributeController

public AttributeController()
Method Detail

reset

public void reset()
Return variables to default values