commit | ca668640a91108ef3260c8402fc7ecb3cd5c6728 | [log] [tgz] |
---|---|---|
author | Kevin O'Connor <kevin@koconnor.net> | Thu May 21 23:06:08 2009 -0400 |
committer | Kevin O'Connor <kevin@koconnor.net> | Thu May 21 23:06:08 2009 -0400 |
tree | e1bca5c0e6d0133163fb568a793bd3abe7e1e8c5 | |
parent | a0ecb056c847df5bbbe2d70501af9c6a378217fc [diff] |
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.