MentOS
0.8.0
The Mentoring Operating System
|
VGA driver details. More...
Public Attributes | |
int | width |
Screen's width. | |
int | height |
Screen's height. | |
int | bpp |
Bits per pixel (bpp). | |
char * | address |
Starting address of the screen. | |
vga_ops_t * | ops |
Writing operations. | |
vga_font_t * | font |
The current font. | |
VGA driver details.