aboutsummaryrefslogtreecommitdiffstats
path: root/src/vgahooks.c
Commit message (Expand)AuthorAgeFilesLines
* SeaBIOS VGA hooksStefan Reinauer2010-06-101-10/+134
* Fix vgahook sign issue; add warning to build to catch future cases.Kevin O'Connor2010-01-031-1/+1
* Be sure to add "void" to all function prototypes that take no args.Kevin O'Connor2010-01-031-1/+1
* Distinguish between debug reports for unimplemented vs invalid calls.Kevin O'Connor2009-12-131-4/+4
* Rename VAR16_32 to VAR16VISIBLE.Kevin O'Connor2009-09-091-2/+2
* Expand int155f "vgahook" detection.Kevin O'Connor2009-07-191-36/+97
* Change license from GPLv3 to LGPLv3.Kevin O'Connor2009-01-151-1/+1
* Add more linker protections around variables accessed from 16bit mode.Kevin O'Connor2008-12-291-1/+1
* Enhance via vga hooks (based on patch from Rudolf Marek)Kevin O'Connor2008-12-261-2/+69
* Add stubs for VIA vga bios callbacks to system bios.Kevin O'Connor2008-08-171-0/+65