Bochs/bochs/iodev/display
Volker Ruppert 2b91dabfe5 Added new VGA extension choice "voodoo" to test the new VGA extension code. It
currently only implements an ISA standard VGA adapter with the selected Voodoo
model as it's extension. The methods of the "Voodoo VGA" device only call the
required methods of the Voodoo or VGA core.
TODO: Start implementing the Voodoo Banshee chipset based on this code.
2017-10-12 19:34:58 +00:00
..
Makefile.in Added new VGA extension choice "voodoo" to test the new VGA extension code. It 2017-10-12 19:34:58 +00:00
svga_cirrus.cc Modified VGA extension init method. Now it returns 1 if the extension code has 2017-10-12 19:18:23 +00:00
svga_cirrus.h Modified VGA extension init method. Now it returns 1 if the extension code has 2017-10-12 19:18:23 +00:00
vga.cc Modified VGA extension init method. Now it returns 1 if the extension code has 2017-10-12 19:18:23 +00:00
vga.h Modified VGA extension init method. Now it returns 1 if the extension code has 2017-10-12 19:18:23 +00:00
vgacore.cc Modified VGA extension init method. Now it returns 1 if the extension code has 2017-10-12 19:18:23 +00:00
vgacore.h Modified VGA extension init method. Now it returns 1 if the extension code has 2017-10-12 19:18:23 +00:00
voodoo_data.h Moved event / wait stuff from the Voodoo code to osdep.cc fot the usage in 2017-09-10 06:50:07 +00:00
voodoo_func.h Some improvements in the Voodoo2 CMDFIFO code. 2017-09-12 16:29:02 +00:00
voodoo_main.h Code cleanup: removed unused definitions, functions and statistics code not 2017-05-21 18:30:25 +00:00
voodoo_raster.h - fixed compilation error in MinGW/MSYS and some warnings 2012-09-16 07:52:55 +00:00
voodoo_types.h Voodoo code cleanup (removed unused / disabled stuff). 2017-04-29 22:19:29 +00:00
voodoo.cc Added new VGA extension choice "voodoo" to test the new VGA extension code. It 2017-10-12 19:34:58 +00:00
voodoo.h Added new VGA extension choice "voodoo" to test the new VGA extension code. It 2017-10-12 19:34:58 +00:00