|
StuBS
|
TextMode provides a basic interface to display a character in VGA-compatible text mode More...
#include "types.h"Classes | |
| class | TextMode |
| Basic operations in the VGA-compatible text mode. More... | |
| union | TextMode::Attribute |
| Structure of a character attribute consists of 4 bit fore- and 3 bit background color, and a single blink bit. More... | |
Structs | |
| struct | TextMode::Cell |
| Structure for a cell in text mode. More... | |
| struct | TextMode::Attribute.__unnamed0__ |
TextMode provides a basic interface to display a character in VGA-compatible text mode