Bochs/bochs/iodev/display
Volker Ruppert 13d4f0ff65 Some work on the Voodoo Banshee emulation. Win95 boots now with Banshee driver
in 8 bpp mode, but it's not yet usable (no cursor, no text). List of changes:
- Added AGP/CMD/Misc register handling (CMDFIFO #0 is now usable).
- Started work on 2D register handling ("Rectangle fill" command implemented).
- Added Banshee specific code in redraw_area().
- Writing to VGA DAC registers also modifies the Banshee CLUT.
- Banshee now indicates that no TV-out and video-in device is connected.
- Some other related fixes and improvements.
2017-10-29 21:25:37 +00:00
..
Makefile.in Removed all of the pre-defined rasterizer functions and replaced it by a single 2017-10-23 20:01:25 +00:00
svga_cirrus.cc Improved video clock handling for the retrace timing emulation. 2017-10-27 18:49:19 +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 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 emulation. Win95 boots now with Banshee driver 2017-10-29 21:25:37 +00:00
voodoo_func.h Some work on the Voodoo Banshee emulation. Win95 boots now with Banshee driver 2017-10-29 21:25:37 +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 work on the Voodoo Banshee emulation. Win95 boots now with Banshee driver 2017-10-29 21:25:37 +00:00
voodoo.h Some work on the Voodoo Banshee emulation. Win95 boots now with Banshee driver 2017-10-29 21:25:37 +00:00