nl.kbna.dioscuri.module.video
Class ModeControlRegister

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

public class ModeControlRegister
extends java.lang.Object

Attribute Mode Control Register (index 10h) Controls the mode operations of the Attribute Controller.
Consists of 7 bits (bit 4 empty)


Field Summary
(package private)  byte blinkIntensity
           
(package private)  byte colour8Bit
           
(package private)  byte graphicsEnable
           
(package private)  byte lineGraphicsEnable
           
(package private)  byte monoColourEmu
           
(package private)  byte paletteBitsSelect
           
(package private)  byte pixelPanningMode
           
 
Constructor Summary
ModeControlRegister()
           
 
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

paletteBitsSelect

byte paletteBitsSelect

colour8Bit

byte colour8Bit

pixelPanningMode

byte pixelPanningMode

blinkIntensity

byte blinkIntensity

lineGraphicsEnable

byte lineGraphicsEnable

monoColourEmu

byte monoColourEmu

graphicsEnable

byte graphicsEnable
Constructor Detail

ModeControlRegister

public ModeControlRegister()
Method Detail

reset

protected void reset()
Return variables to default values