1. 8bc059e VGA: Remove references to 'struct bregs' from vgaio.c code. by Kevin O'Connor · 15 years ago
  2. c0c7df6 VGA: Extract code from vga.c into new files vgaio.c and vgafb.c. by Kevin O'Connor · 15 years ago
  3. 3c3c831 VGA: Fix DAC loading during mode switch. by Kevin O'Connor · 15 years ago
  4. 99e08b7 VGA: Make use of regs->ebp - now that it is present in 'struct bregs'. by Kevin O'Connor · 15 years ago
  5. f61afb8 VGA: Use GET_IVT macro instead of raw GET_FARVAR. by Kevin O'Connor · 15 years ago
  6. 21079f4 VGA: Add calling stubs for vbe functions. by Kevin O'Connor · 15 years ago
  7. d113a99 VGA: Use segment definitions. by Kevin O'Connor · 15 years ago
  8. 0818e1a VGA: Split biosfn_get_cursor_pos function. by Kevin O'Connor · 15 years ago
  9. f94ec43 VGA: Minor - use "_far" postfix on far pointers. by Kevin O'Connor · 15 years ago
  10. 5727c29 VGA: Rework vga_modes[] array to have pointers to other structs. by Kevin O'Connor · 15 years ago
  11. dd2be77 VGA: Misc syntax cleanups. by Kevin O'Connor · 15 years ago
  12. 6ace78f VGA: Remove unused DEBUG ifdefs. by Kevin O'Connor · 15 years ago
  13. a5288ff VGA: memset16_far and memcpy16_far take byte count (not word count). by Kevin O'Connor · 15 years ago
  14. a12c215 VGA - turn DEBUG printfs into dprintf calls. by Kevin O'Connor · 15 years ago
  15. d9fc0a0 Cleanup vga inb/outb port usages. by Kevin O'Connor · 15 years ago
  16. 6a71970 Minor - update vgasrc/vga.c todo list. by Kevin O'Connor · 15 years ago
  17. 1f2c307 Add initial port of the "open source vga bios" project. by Kevin O'Connor · 15 years ago