Bochs/bochs/iodev/display
2020-12-04 21:09:18 +00:00
..
banshee.cc Some small changes on the Voodoo Banshee emulation. 2020-10-26 18:22:15 +00:00
bitblt.h Moved Voodoo Banshee specific code to separate file banshee.cc. 2018-01-05 17:43:51 +00:00
ddc.cc Added support for 256-byte EDID file (e.g. QEMU monitor). 2020-03-25 16:54:50 +00:00
ddc.h Added support for 256-byte EDID file (e.g. QEMU monitor). 2020-03-25 16:54:50 +00:00
Makefile.in Implemented basic DDC support for the Bochs VBE adapter. 2018-01-26 09:37:26 +00:00
svga_cirrus.cc Added basic support for the debugger command 'info device "voodoo"' 2020-09-03 18:17:36 +00:00
svga_cirrus.h Modified svga_patterncopy() to avoid writing to video memory out of bounds. 2020-06-16 18:46:37 +00:00
vga.cc Added basic support for the debugger command 'info device "voodoo"' 2020-09-03 18:17:36 +00:00
vga.h Removed lfb_enabled switch from Bochs VBE code. Now banked and LFB writes to 2020-01-11 06:07:18 +00:00
vgacore.cc Accessing function bx_split_option_list() via siminterface method fixes MSVC 2020-12-04 21:09:18 +00:00
vgacore.h Added basic support for the debugger command 'info device "voodoo"' 2020-09-03 18:17:36 +00:00
voodoo_data.h Some changes in the Voodoo code. 2020-10-12 19:30:25 +00:00
voodoo_func.h Some changes in the Voodoo code. 2020-10-12 19:30:25 +00:00
voodoo_main.h Some work on the Voodoo Banshee emulation. 2017-12-29 11:18:45 +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 changes in the Voodoo code. 2020-10-12 19:30:25 +00:00
voodoo.h Some work on the Voodoo Banshee support. 2020-10-04 14:28:22 +00:00