dioscuri.module.video
Class ColourRegister

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

public class ColourRegister
extends java.lang.Object

Colour Register Selects the 256 colour palette from the maximum possible colours.
Consists of 5 registers, which are addressed via I/O ports [0x3C7] - [0x3C9]


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

ColourRegister

public ColourRegister()
Method Detail

reset

public void reset()
Return variables to default values