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

Defines a TextModeConsole class for handling a console in text mode using VGA. More...

#include <cstdint>
#include <drivers/driver.h>
#include <drivers/console/console.h>

Go to the source code of this file.

Classes

class  MaxOS::drivers::console::TextModeConsole
 Driver for the text mode console, handles the printing of characters and strings to the screen using VGA. More...
 

Detailed Description

Defines a TextModeConsole class for handling a console in text mode using VGA.

Date
27th September 2023
Author
Max Tyson

Definition in file textmode.h.