Module vga::registers[][src]

Common registers used in vga programming.

Structs

AttributeControllerRegisters

Represents the attribute controller registers on vga hardware.

ColorPaletteRegisters

Represents the color palette registers on vga hardware.

CrtcControllerRegisters

Represents the crtc controller registers on vga hardware.

GeneralRegisters

Represents the general registers on vga hardware.

GraphicsControllerRegisters

Represents the graphics controller registers on vga hardware.

PlaneMask

Represents the plane masks of the SequencerIndex::PlaneMask register.

SequencerRegisters

Represents the sequencer registers on vga hardware.

Enums

AttributeControllerIndex

Represents an index for the attribute controller registers.

CrtcControllerIndex

Represents an index for the crtc controller registers.

EmulationMode

Represents a vga emulation mode.

GraphicsControllerIndex

Represents an index for the graphics controller registers.

SequencerIndex

Represents an index for the seqeuncer registers.

WriteMode

Represents a write mode for vga hardware.