Bochs/bochs/iodev/display
Volker Ruppert e2245d98d3 Some work on the Voodoo Banshee emulation.
- Banshee Memory layout implemented (AGP/misc and 2D register behaviour not
  implemented yet). Now Win95 with Banshee driver can boot in standard VGA mode.
- Fixed memory allocation: Banshee has 16 MB shared LFB / TMU memory.
- Some work on save/restore support.
- Renamed Banshee VGA register handlers.
2017-10-23 18:45:16 +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 Some work on the Voodoo Banshee emulation. 2017-10-23 18:45:16 +00:00
voodoo_func.h Some work on the Voodoo Banshee emulation. 2017-10-23 18:45:16 +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-23 18:45:16 +00:00
voodoo.h Some work on the Voodoo Banshee emulation. 2017-10-23 18:45:16 +00:00