]> xenbits.xensource.com Git - seabios.git/commit
VGA: Define structs for save/restore state calls.
authorKevin O'Connor <kevin@koconnor.net>
Fri, 22 May 2009 03:06:08 +0000 (23:06 -0400)
committerKevin O'Connor <kevin@koconnor.net>
Fri, 22 May 2009 03:06:08 +0000 (23:06 -0400)
commitca668640a91108ef3260c8402fc7ecb3cd5c6728
treee1bca5c0e6d0133163fb568a793bd3abe7e1e8c5
parenta0ecb056c847df5bbbe2d70501af9c6a378217fc
VGA: Define structs for save/restore state calls.

Define C structs for the state info.
Move hw specific code to vgahw.c.
Also, make sure to set 0x1c in regs->al on state save/restore calls.
vgasrc/vga.c
vgasrc/vgaio.c
vgasrc/vgatables.h