Bochs/bochs/iodev/display
Volker Ruppert 1b8c58ed58 Some work on the Voodoo Banshee emulation.
- tile-based VBE graphics updates implemented
- "half mode" support added (line doubling for low resultions)
- change screen resolution only after re-enabling the video processor
2017-10-22 12:16:20 +00:00
..
Makefile.in Added new VGA extension choice "voodoo" to test the new VGA extension code. It 2017-10-12 19:34:58 +00:00
svga_cirrus.cc Moved macros SET_TILE_UPDATED and GET_TILE_UPDATED to vgacore.h to reduce code 2017-10-22 10:09:32 +00:00
svga_cirrus.h Modified VGA extension init method. Now it returns 1 if the extension code has 2017-10-12 19:18:23 +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 Moved macros SET_TILE_UPDATED and GET_TILE_UPDATED to vgacore.h to reduce code 2017-10-22 10:09:32 +00:00
vgacore.h Moved macros SET_TILE_UPDATED and GET_TILE_UPDATED to vgacore.h to reduce code 2017-10-22 10:09:32 +00:00
voodoo_data.h Started implementing the Voodoo Banshee display adapter based on the existing 2017-10-21 12:46:17 +00:00
voodoo_func.h Started implementing the Voodoo Banshee display adapter based on the existing 2017-10-21 12:46:17 +00:00
voodoo_main.h Code cleanup: removed unused definitions, functions and statistics code not 2017-05-21 18:30:25 +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 Banshee emulation. 2017-10-22 12:16:20 +00:00
voodoo.h Some work on the Voodoo Banshee emulation. 2017-10-22 12:16:20 +00:00