aboutsummaryrefslogtreecommitdiffstats
path: root/vgasrc/stdvgaio.c
Commit message (Expand)AuthorAgeFilesLines
* stdvgaio: Only read/write one color palette entry at a timeKevin O'Connor2024-04-131-25/+13
* vgautil: Move generic definitions from stdvga.h to vgautil.hKevin O'Connor2016-08-051-1/+2
* Remove ioport.h; disperse its contents to other header files.Kevin O'Connor2013-09-281-2/+2
* vgabios: Move stdvga_set_mode() to stdvgamodes.c.Kevin O'Connor2012-02-011-0/+1
* vgabios: Add wrapper functions for accessing standard VGA registers.Kevin O'Connor2012-01-161-0/+184