Bochs/bochs/iodev/display
2018-06-26 17:58:11 +00:00
..
banshee.cc Attempt to fix crash that happens in some cases (suggested by Luigi B.). 2018-06-26 17:58:11 +00:00
bitblt.h
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 Implemented basic DDC support for the Bochs VBE adapter. 2018-01-26 09:37:26 +00:00
svga_cirrus.cc Added new macros BX_DEBUG_PCI_READ and BX_DEBUG_PCI_WRITE to unify the debug 2018-05-01 15:54:37 +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 The VSYNC timing is now based on the PIT clock sync mode instead of the VGA 2018-05-21 07:31:18 +00:00
vga.h Rewrite of the PCI base address (BAR) handling to reduce code duplication. 2018-02-04 09:41:50 +00:00
vgacore.cc The VSYNC timing is now based on the PIT clock sync mode instead of the VGA 2018-05-21 07:31:18 +00:00
vgacore.h The VSYNC timing is now based on the PIT clock sync mode instead of the VGA 2018-05-21 07:31:18 +00:00
voodoo_data.h Some small additions for the Voodoo3 model. 2018-05-21 18:01:49 +00:00
voodoo_func.h Added basic support for the Voodoo3 model (Banshee plus secondary TMU). 2018-02-13 19:36:20 +00:00
voodoo_main.h
voodoo_types.h
voodoo.cc Added new macros BX_DEBUG_PCI_READ and BX_DEBUG_PCI_WRITE to unify the debug 2018-05-01 15:54:37 +00:00
voodoo.h Report AGP model in PCI status, new PCI capabilities and strapInfo register. 2018-03-09 18:33:44 +00:00