Bochs/bochs/iodev/display
Volker Ruppert 8b96faf99e Some work on the timing code of the Bochs display adapters.
- Voodoo: Use the VGA/Cirrus timers to drive the gui screen update.
  The vertical retrace emulation is still driven by a separate timer.
- VGA/Cirrus: Since we are using the virtual timer, we also have to read
  time_usec() from it.
- vgacore: removed unused timer methods.
2017-05-01 11:54: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 Some work on the timing code of the Bochs display adapters. 2017-05-01 11:54:12 +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 timing code of the Bochs display adapters. 2017-05-01 11:54:12 +00:00
vga.h Some work on the PCI devices code. 2017-03-24 19:57:25 +00:00
vgacore.cc Some work on the timing code of the Bochs display adapters. 2017-05-01 11:54:12 +00:00
vgacore.h Some work on the timing code of the Bochs display adapters. 2017-05-01 11:54:12 +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 timing code of the Bochs display adapters. 2017-05-01 11:54:12 +00:00
voodoo.h Some work on the timing code of the Bochs display adapters. 2017-05-01 11:54:12 +00:00