summaryrefslogtreecommitdiff
path: root/vbe.h
AgeCommit message (Expand)AuthorFilesLines
2010-06-18- added support for a lot more non-standard VBE modes (e.g. widescreen modes)...Volker Ruppert1-34/+36
2006-08-12- cleaned up VBE memory size definitions (removed duplicate defines, mainVolker Ruppert1-6/+0
2006-08-09- VBE video memory increased to 8 MBVolker Ruppert1-1/+2
2006-06-18- applied patch from the qemu project (Fabrice Bellard)Volker Ruppert1-1/+17
2004-05-09- VBE init code and some dispi ioport functions rewritten in assemblerVolker Ruppert1-2/+0
2004-05-08- VBE internal functions dispi_set_enable and dispi_set_bank now called both ...Volker Ruppert1-2/+0
2004-05-06- VBE functions 0x05, 0x06, 0x07 and some dispi ioport functions rewritten in...Volker Ruppert1-3/+0
2004-05-05- 8 bit DAC capability flag setVolker Ruppert1-1/+1
2004-02-22- new function dispi_get_max_bpp() returns the bpp capabilities of the Bochs guiVolker Ruppert1-0/+2
2004-02-21- dynamicly genarated vbe mode_info list works nowVolker Ruppert1-2/+1
2003-10-05- changed VBE i/o registers to 0x01CE/CF (suggestion from Daniel Gimpelevich)Volker Ruppert1-2/+2
2003-07-16- LFB flag now stored in the register VBE_DISPI_INDEX_ENABLEVolker Ruppert1-0/+1
2003-07-01- VBE preserve display memory feature implementedVolker Ruppert1-0/+1
2003-06-30- VBE mode info blocks of modes with >8bpp enabledVolker Ruppert1-6/+1
2003-04-18- applied patch #1331Volker Ruppert1-0/+1
2003-02-09- VESA mode 0x102 added (uses existing SVGA mode 0x6a)Volker Ruppert1-0/+1
2002-04-29- applying hw scrolling/multibuffering patchJeroen Janssen1-3/+8
2002-03-13- added max video memory + documented what is in the 0xb0c0 interfaceJeroen Janssen1-1/+5
2002-03-10- cleanup of vbe internal functions (set 8bpp mode is now dependant on ModeIn...Jeroen Janssen1-0/+3
2002-03-10- added vbe_has_vbe_display function that detects an attached vbe displayChristophe Bothamy1-1/+2
2002-03-10- preparing for LFB supportJeroen Janssen1-2/+3
2002-03-08- updating vbe code to new APIJeroen Janssen1-1/+2
2002-03-08- updating vbe code with #defines from APIJeroen Janssen1-7/+28
2002-03-06- adding 640x400x8 and 800x600x8 vbe supportJeroen Janssen1-1/+1
2002-03-06- implemented banked & lfb support for 320x200x8bppJeroen Janssen1-0/+3
2002-03-01- added vbe support for 320x200x8 using the standard vgamode (0x13)Jeroen Janssen1-7/+8
2002-02-18- cosmetic updates to vbe.c/h + added bunch of FIXMEs for work that needs to ...Jeroen Janssen1-119/+124
2002-02-18- merging with vbebios 0.2 releaseJeroen Janssen1-0/+264