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