Bochs/bochs/iodev/display
Volker Ruppert e647f7b120 Implemented basic DDC support.
- Basic I2C implementation for DDC2B support.
- Added VESA EDID structure (values from a patch for the LGPL'd VGABIOS).
- Windows now detecting plug&play monitor "Bochs Screen" if an original VGABIOS
  image is used (Cirrus PCI / Voodoo Banshee).
- TODO: Add this feature in the Cirrus version of the LGPL'd VGABIOS.
2018-01-14 18:44:28 +00:00
..
banshee.cc Added DDC stub for the Cirrus and Voodoo Banshee display adapters (when ready, 2018-01-11 19:02:08 +00:00
bitblt.h Moved Voodoo Banshee specific code to separate file banshee.cc. 2018-01-05 17:43:51 +00:00
ddc.cc Implemented basic DDC support. 2018-01-14 18:44:28 +00:00
ddc.h Implemented basic DDC support. 2018-01-14 18:44:28 +00:00
Makefile.in Added DDC stub for the Cirrus and Voodoo Banshee display adapters (when ready, 2018-01-11 19:02:08 +00:00
svga_cirrus.cc Added DDC stub for the Cirrus and Voodoo Banshee display adapters (when ready, 2018-01-11 19:02:08 +00:00
svga_cirrus.h Added DDC stub for the Cirrus and Voodoo Banshee display adapters (when ready, 2018-01-11 19:02:08 +00:00
vga.cc Moved macros SET_TILE_UPDATED and GET_TILE_UPDATED to vgacore.h to reduce code 2017-10-22 10:09:32 +00:00
vga.h
vgacore.cc Retrieve vertical retrace value with method get_crtc_params() (now using a 2017-11-28 18:05:36 +00:00
vgacore.h Retrieve vertical retrace value with method get_crtc_params() (now using a 2017-11-28 18:05:36 +00:00
voodoo_data.h Moved Voodoo Banshee specific code to separate file banshee.cc. 2018-01-05 17:43:51 +00:00
voodoo_func.h Moved Voodoo Banshee specific code to separate file banshee.cc. 2018-01-05 17:43:51 +00:00
voodoo_main.h Some work on the Voodoo Banshee emulation. 2017-12-29 11:18:45 +00:00
voodoo_types.h Removed all of the pre-defined rasterizer functions and replaced it by a single 2017-10-23 20:01:25 +00:00
voodoo.cc Added DDC stub for the Cirrus and Voodoo Banshee display adapters (when ready, 2018-01-11 19:02:08 +00:00
voodoo.h Added DDC stub for the Cirrus and Voodoo Banshee display adapters (when ready, 2018-01-11 19:02:08 +00:00