vgabios: Use vgamode_s instead of video_param_table in code.
[seabios.git] / vgasrc / vgatables.c
2011-12-28 Kevin O'Connorvgabios: Use vgamode_s instead of video_param_table...
2011-12-28 Kevin O'Connorvgabios: Extend information in internal vgamode_s struct.
2011-12-28 Kevin O'Connorvgabios: Define video_save_pointer_table layout.
2009-05-26 Kevin O'ConnorVGA: Remove vmode_g->class - store info in vmode_g...
2009-05-25 Kevin O'ConnorVGA: Minor - improve indentation of palette structs.
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-07 Kevin O'ConnorAdd initial port of the "open source vga bios" project.