commit | 1f2c307bc3ed23625c1a2842ff8f92a44917aebf | [log] [tgz] |
---|---|---|
author | Kevin O'Connor <kevin@koconnor.net> | Wed May 06 23:35:59 2009 -0400 |
committer | Kevin O'Connor <kevin@koconnor.net> | Wed May 06 23:35:59 2009 -0400 |
tree | 5a5296955020ac03b0b2babbb097d2b74a55ea85 | |
parent | f8e176c48b0a4c6609f06786052ba711b324ca2a [diff] |
Add initial port of the "open source vga bios" project. This is an initial import of the code from: http://www.nongnu.org/vgabios/ The code has been ported from bcc to gcc and gas. This is an initial import - many functions have not been ported; many bugs are present.