![]() |
Max OS 0.3
|
Defines a Video Graphics Array (VGA) driver for rendering graphics to the screen. More...
#include <stdint.h>#include <common/string.h>#include <hardwarecommunication/interrupts.h>#include <hardwarecommunication/port.h>#include <drivers/video/video.h>Go to the source code of this file.
Classes | |
| class | MaxOS::drivers::video::VideoGraphicsArray |
| Driver for the VGA graphics controller, handles the rendering of pixels to the screen. More... | |
Defines a Video Graphics Array (VGA) driver for rendering graphics to the screen.
Definition in file vga.h.