summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2005-03-06- cross compilation support added (patch from Alex Beregszaszi)Volker Ruppert1-14/+18
2005-03-05- documentation updatesVolker Ruppert3-7/+26
2004-12-04- Cirrus extension: support for 1280x1024x15 and 1280x1024x16 modes added (patchVolker Ruppert1-1/+26
2004-08-08- use single bank mode for VBEVolker Ruppert1-9/+9
2004-07-30- cirrus init: set standard vga mode and reset bitbltVolker Ruppert1-1/+8
2004-07-22- cirrus extension: tables for mode 1280x1024x8 addedVolker Ruppert3-7/+76
2004-07-18- disable CRTC write protection before setting new valuesVolker Ruppert2-1/+3
2004-07-07- biossums utility for the Bochs BIOS adapted for the LGPL'd VGABIOSVolker Ruppert3-8/+216
2004-06-25- 4MB memory probe added (patch from Fabrice Bellard)Volker Ruppert1-0/+10
2004-06-25- fixed value of sequencer reset register in cirrus mode tableVolker Ruppert1-9/+10
2004-06-23- applied new patch for the cirrus extension from suzuVolker Ruppert1-63/+500
2004-06-17- fixed makefile targets for the binaries with cirrus extensionVolker Ruppert1-12/+12
2004-06-16- applied suzu's cirrus extension patch. Cirrus SVGA detection, most of theVolker Ruppert3-1/+1118
2004-05-31- write character in planar graphics modes: sequencer map mask must be 0x0f andVolker Ruppert1-2/+7
2004-05-11- biosfn_select_vert_res rewritten in assemblerVolker Ruppert1-63/+106
2004-05-09- VBE init code and some dispi ioport functions rewritten in assemblerVolker Ruppert3-87/+187
2004-05-08- VBE internal functions dispi_set_enable and dispi_set_bank now called both ...Volker Ruppert7-187/+147
2004-05-06- VBE functions 0x05, 0x06, 0x07 and some dispi ioport functions rewritten in...Volker Ruppert3-161/+218
2004-05-05- 8 bit DAC capability flag setVolker Ruppert4-131/+149
2004-05-02- text scroll functions for PLANAR1/PLANAR4 graphics modes addedVolker Ruppert1-118/+186
2004-05-01- biosfn_enable_cursor_emulation rewritten in assemblerVolker Ruppert1-28/+59
2004-04-25- table entries for vga mode 0x0f fixed (PLANAR2 exists on EGA only)Volker Ruppert2-33/+48
2004-04-25- block address calculation in font functions fixedVolker Ruppert1-50/+79
2004-04-24- read/write graphics pixel for PLANAR4 modes addedVolker Ruppert1-29/+117
2004-04-23- remaining palette and dac read/write functions (except gray scale summing)Volker Ruppert1-170/+253
2004-04-18- some palette and dac read/write functions rewritten in assemblerVolker Ruppert1-140/+275
2004-04-18updated my email address + put vgabios url in the bios copyright stringJeroen Janssen2-2/+2
2004-04-17- biosfn_set_video_mode: don't load DAC registers if default palette loading isVolker Ruppert1-26/+25
2004-04-08- write character function for the LINEAR8 modeVolker Ruppert1-15/+80
2004-04-06- init functions rewitten in assemblerVolker Ruppert1-55/+95
2004-04-05- functions biosfn_get_video_mode() and biosfn_read_display_code() rewrittenVolker Ruppert1-34/+57
2004-04-04- write character function for CGA modes addedVolker Ruppert1-29/+203
2004-02-23- dispi_get_max_bpp(): restore the original value of the vbe enable registerVolker Ruppert1-3/+4
2004-02-22- new function dispi_get_max_bpp() returns the bpp capabilities of the Bochs guiVolker Ruppert4-28/+48
2004-02-21- dynamicly genarated vbe mode_info list works nowVolker Ruppert3-100/+91
2003-11-17- new VBE presence flag stored at unused BDA address 0xB9Volker Ruppert4-25/+7
2003-11-05- update ChangeLog for 0.4c releaseChristophe Bothamy1-23/+58
2003-11-05- add changes for 0.4c releaseChristophe Bothamy1-0/+4
2003-11-05- activate char table after loading it when setting a text video modeChristophe Bothamy1-1/+15
2003-11-05- when making a release, remove unwanted files first, and exclude CVS from th...Christophe Bothamy1-3/+3
2003-11-04- update ChangeLog for 0.4b releaseChristophe Bothamy1-300/+354
2003-11-04- update Changes for 0.4b releaseChristophe Bothamy1-1/+10
2003-11-04- biosfn_get_font_info(): character height must be returned in CXVolker Ruppert1-1/+1
2003-11-03- the 'noclearmem' flag is not stored in the 'current video mode' register (0...Volker Ruppert2-4/+6
2003-10-05- changed VBE i/o registers to 0x01CE/CF (suggestion from Daniel Gimpelevich)Volker Ruppert2-4/+5
2003-08-18- wrong offsets to the character tables (INT 0x1F/0x43) fixed (underscore added)Volker Ruppert1-29/+33
2003-08-17- ChangeLog is now automatically generated by running "cvs2cl -r -t -P -S"Christophe Bothamy1-61/+626
2003-08-17- added the old ChangeLog in the HOSTORY section of the README fileChristophe Bothamy1-2/+73
2003-08-17- fix Makefile for "release" targetChristophe Bothamy1-1/+1
2003-08-15- update the Makefile for releasesChristophe Bothamy3-13/+20