Bochs/bochs/iodev/display
Volker Ruppert d46a9b7205 Some work on the PCI devices code.
- Since the pci_read_handler() method is identical in most devices, move it
  to the base class to reduce code duplication. Only the 'pcidev' device has
  it's own implementation (NOTE: it is not maintained yet).
- Minor other fixes and cleanups in some PCI devices.
2017-03-24 19:57:25 +00:00
..
Makefile.in Added Android host platform support to Bochs based on SF patch #534. 2016-08-12 17:06:14 +00:00
svga_cirrus.cc Some work on the PCI devices code. 2017-03-24 19:57:25 +00:00
svga_cirrus.h Some work on the PCI devices code. 2017-03-24 19:57:25 +00:00
vga.cc Some work on the PCI devices code. 2017-03-24 19:57:25 +00:00
vga.h Some work on the PCI devices code. 2017-03-24 19:57:25 +00:00
vgacore.cc fixed warnings and errors which pop up when compiling Bochs with TRUE bool as boolean type instead of Bit32u 2016-06-01 20:29:44 +00:00
vgacore.h fixed warnings and errors which pop up when compiling Bochs with TRUE bool as boolean type instead of Bit32u 2016-06-01 20:29:44 +00:00
voodoo_data.h Added symbol VSIDE in the MSVC workspace files and and the manifest section 2017-03-19 12:22:27 +00:00
voodoo_func.h Voodoo vertical retrace fixes 2014-01-15 17:29:28 +00:00
voodoo_main.h Implemented more accurate screen update timing calculation using the RAMDAC 2014-01-07 22:32:22 +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 fix gcc 4.7 warnings in voodoo code 2012-09-22 19:59:40 +00:00
voodoo.cc Some work on the PCI devices code. 2017-03-24 19:57:25 +00:00
voodoo.h Some work on the PCI devices code. 2017-03-24 19:57:25 +00:00