Bochs/bochs/iodev/display
Volker Ruppert 73c914a7f6 - Some work on the Voodoo Graphics emulation (Voodoo2 specific)
- prepared hRetrace value implementation (cannot be enabled yet, since the
    driver passes this test and gets confused in next stage (segfault).
  - Detect CMDFIFO access (not present yet).
  - Report disabling Voodoo graphics mode.
  - TODO #1: Fix Voodoo2 to make it usable.
  - TODO #2: Split update code and drive gui screen updates from the VGA timer
    (finally remove new realtime option again).
2017-05-01 09:11:12 +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 Renamed bx_pci_device_stub_c to bx_pci_device_c and derive it now from class 2017-03-26 08:09:28 +00:00
svga_cirrus.h Some work on the PCI devices code. 2017-03-24 19:57:25 +00:00
vga.cc Renamed bx_pci_device_stub_c to bx_pci_device_c and derive it now from class 2017-03-26 08:09:28 +00:00
vga.h Some work on the PCI devices code. 2017-03-24 19:57:25 +00:00
vgacore.cc Code cleanup: We don't need to copy data here. 2017-04-02 14:01:40 +00:00
vgacore.h Renamed bx_pci_device_stub_c to bx_pci_device_c and derive it now from class 2017-03-26 08:09:28 +00:00
voodoo_data.h - Some work on the Voodoo Graphics emulation (Voodoo2 specific) 2017-05-01 09:11:12 +00:00
voodoo_func.h - Some work on the Voodoo Graphics emulation (Voodoo2 specific) 2017-05-01 09:11:12 +00:00
voodoo_main.h - Some work on the Voodoo Graphics emulation (Voodoo2 specific) 2017-05-01 09:11:12 +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 - Some work on the Voodoo Graphics emulation (Voodoo2 specific) 2017-05-01 09:11:12 +00:00
voodoo.h - Some work on the Voodoo Graphics emulation (Voodoo2 specific) 2017-05-01 09:11:12 +00:00