Max OS 0.3
Loading...
Searching...
No Matches
vga.h File Reference

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...
 

Detailed Description

Defines a Video Graphics Array (VGA) driver for rendering graphics to the screen.

Date
14th October 2022
Author
Max Tyson

Definition in file vga.h.