nl.kbna.dioscuri.module.video
Class CRTControllerRegister

java.lang.Object
  extended by nl.kbna.dioscuri.module.video.CRTControllerRegister

public class CRTControllerRegister
extends java.lang.Object

CRT Controller Registers, Address (RW: 3x4h) and Data (RW: 3x5h), where x can be B or D, set in colorEmulation


Field Summary
(package private)  byte index
           
(package private)  boolean protectEnable
           
(package private)  byte[] regArray
           
(package private)  byte scanDoubling
           
 
Constructor Summary
CRTControllerRegister()
           
 
Method Summary
protected  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
 

Field Detail

index

byte index

protectEnable

boolean protectEnable

regArray

byte[] regArray

scanDoubling

byte scanDoubling
Constructor Detail

CRTControllerRegister

public CRTControllerRegister()
Method Detail

reset

protected void reset()
Return variables to default values