|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object dioscuri.module.video.AttributeController
public class AttributeController
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 |
---|
public AttributeController()
Method Detail |
---|
public void reset()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |