VGA: Define structs for save/restore state calls.
[seabios.git] / vgasrc / vgatables.h
2009-05-22 Kevin O'ConnorVGA: Define structs for save/restore state calls.
2009-05-19 Kevin O'ConnorVGA: Move some ioport accesses from vga.c to vgaio.c.
2009-05-18 Kevin O'ConnorVGA: Remove references to 'struct bregs' from vgaio...
2009-05-17 Kevin O'ConnorVGA: Extract code from vga.c into new files vgaio.c...
2009-05-17 Kevin O'ConnorVGA: Add calling stubs for vbe functions.
2009-05-17 Kevin O'ConnorVGA: Use segment definitions.
2009-05-16 Kevin O'ConnorVGA: Rework vga_modes[] array to have pointers to other...
2009-05-14 Kevin O'ConnorVGA: Add header guard to vgasrc/vgatables.h
2009-05-07 Kevin O'ConnorAdd initial port of the "open source vga bios" project.