Bochs/bochs/iodev/display
Volker Ruppert 1fb03a6f5b Some fixes and small changes for the Voodoo emulation.
- Fixed Voodoo2 usage after adding CMDFIFO RdPtr rollover detection. The end
  address value is the address of the last valid 4k page.
- Added support for using 2 CMDFIFO streams (Banshee and later).
- Fixed BX_DEBUG messages in 3D register read/write functions for the Banshee
  case.
- Forward read/write access to the intrCtrl register from the 2D to the 3D
  register set. This register is still not implemented yet.
2017-11-26 18:35:50 +00:00
..
bitblt.h Some fixes for the Voodoo Banshee emulation. 2017-11-19 09:06:37 +00:00
Makefile.in Some fixes for the Voodoo Banshee emulation. 2017-11-19 09:06:37 +00:00
svga_cirrus.cc Some work on the Voodoo Banshee emulation. 2017-11-04 23:43:38 +00:00
svga_cirrus.h Some work on the Voodoo Banshee emulation. 2017-11-04 23:43:38 +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 Modified VGA extension init method. Now it returns 1 if the extension code has 2017-10-12 19:18:23 +00:00
vgacore.cc Improved video clock handling for the retrace timing emulation. 2017-10-27 18:49:19 +00:00
vgacore.h Improved video clock handling for the retrace timing emulation. 2017-10-27 18:49:19 +00:00
voodoo_data.h Some work on the Voodoo Banshee BitBlt code. 2017-11-24 20:18:52 +00:00
voodoo_func.h Some fixes and small changes for the Voodoo emulation. 2017-11-26 18:35:50 +00:00
voodoo_main.h Some work on the Voodoo Banshee emulation. Win95 boots now with Banshee driver 2017-10-29 21:25:37 +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 Some fixes and small changes for the Voodoo emulation. 2017-11-26 18:35:50 +00:00
voodoo.h Added vertical retrace emulation support for Voodoo Banshee. Now the screen 2017-11-25 10:27:53 +00:00