summaryrefslogtreecommitdiff
path: root/VGABIOS-lgpl-latest.bin
Commit message (Expand)AuthorAgeFilesLines
* - updates for 0.5b releasev0.5bvruppert2005-05-241-0/+0
* - output to the vgabios info port can be disabled now. It is still enabled byvruppert2005-05-241-0/+0
* - fixed return value for the default case in the VBE section (non-debug mode)vruppert2005-05-201-0/+0
* - updates for 0.5a releasev0.5avruppert2005-03-071-0/+0
* - Cirrus extension: support for 1280x1024x15 and 1280x1024x16 modes added (patchvruppert2004-12-041-0/+0
* - use single bank mode for VBEvruppert2004-08-081-0/+0
* - cirrus init: set standard vga mode and reset bitbltvruppert2004-07-301-0/+0
* - cirrus extension: tables for mode 1280x1024x8 addedvruppert2004-07-221-0/+0
* - disable CRTC write protection before setting new valuesvruppert2004-07-181-0/+0
* - biossums utility for the Bochs BIOS adapted for the LGPL'd VGABIOSvruppert2004-07-071-0/+0
* - fixed value of sequencer reset register in cirrus mode tablevruppert2004-06-251-0/+0
* - applied new patch for the cirrus extension from suzuvruppert2004-06-231-0/+0
* - fixed makefile targets for the binaries with cirrus extensionvruppert2004-06-171-0/+0
* - applied suzu's cirrus extension patch. Cirrus SVGA detection, most of thevruppert2004-06-161-0/+0
* - write character in planar graphics modes: sequencer map mask must be 0x0f andvruppert2004-05-311-0/+0
* - biosfn_select_vert_res rewritten in assemblervruppert2004-05-111-0/+0
* - VBE init code and some dispi ioport functions rewritten in assemblervruppert2004-05-091-0/+0
* - VBE internal functions dispi_set_enable and dispi_set_bank now called both ...vruppert2004-05-081-0/+0
* - VBE functions 0x05, 0x06, 0x07 and some dispi ioport functions rewritten in...vruppert2004-05-061-0/+0
* - 8 bit DAC capability flag setvruppert2004-05-051-0/+0
* - text scroll functions for PLANAR1/PLANAR4 graphics modes addedvruppert2004-05-021-0/+0
* - biosfn_enable_cursor_emulation rewritten in assemblervruppert2004-05-011-0/+0
* - table entries for vga mode 0x0f fixed (PLANAR2 exists on EGA only)vruppert2004-04-251-0/+0
* - block address calculation in font functions fixedvruppert2004-04-251-0/+0
* - read/write graphics pixel for PLANAR4 modes addedvruppert2004-04-241-0/+0
* - remaining palette and dac read/write functions (except gray scale summing)vruppert2004-04-231-0/+0
* - some palette and dac read/write functions rewritten in assemblervruppert2004-04-181-0/+0
* - biosfn_set_video_mode: don't load DAC registers if default palette loading isvruppert2004-04-171-0/+0
* - write character function for the LINEAR8 modevruppert2004-04-081-0/+0
* - init functions rewitten in assemblervruppert2004-04-061-0/+0
* - functions biosfn_get_video_mode() and biosfn_read_display_code() rewrittenvruppert2004-04-051-0/+0
* - write character function for CGA modes addedvruppert2004-04-041-0/+0
* - dispi_get_max_bpp(): restore the original value of the vbe enable registervruppert2004-02-231-0/+0
* - new function dispi_get_max_bpp() returns the bpp capabilities of the Bochs guivruppert2004-02-221-0/+0
* - dynamicly genarated vbe mode_info list works nowvruppert2004-02-211-0/+0
* - new VBE presence flag stored at unused BDA address 0xB9vruppert2003-11-171-0/+0
* - compile vgabios.c rev1.38cbothamy2003-11-051-0/+0
* - biosfn_get_font_info(): character height must be returned in CXvruppert2003-11-041-0/+0
* - the 'noclearmem' flag is not stored in the 'current video mode' register (0...vruppert2003-11-031-0/+0
* - changed VBE i/o registers to 0x01CE/CF (suggestion from Daniel Gimpelevich)vruppert2003-10-051-0/+0
* - wrong offsets to the character tables (INT 0x1F/0x43) fixed (underscore added)vruppert2003-08-181-0/+0
* - update the Makefile for releasescbothamy2003-08-151-0/+0
* - current VBE mode now stored in BDA (unused address 0xBA)vruppert2003-08-071-0/+0
* - fixed a few functions accessing the attribute controllervruppert2003-07-201-0/+0
* - re-enable video after programming the attribute controllervruppert2003-07-191-0/+0
* - LFB flag now stored in the register VBE_DISPI_INDEX_ENABLEvruppert2003-07-161-0/+0
* - new function dispi_get_bpp()vruppert2003-07-151-0/+0
* - 15 bpp VBE modes addedvruppert2003-07-101-0/+0
* - VBE preserve display memory feature implementedvruppert2003-07-011-0/+0
* - VBE mode info blocks of modes with >8bpp enabledvruppert2003-06-301-0/+0