Bochs/bochs/iodev/display
2021-01-30 19:40: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 remove siminterface.h from bochs.h and include it only where required 2021-01-30 19:40:18 +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 Replaced the plugin init / fini functions with one single function called 2021-01-23 12:06:11 +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 Replaced the plugin init / fini functions with one single function called 2021-01-23 12:06:11 +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
voodoo_types.h
voodoo.cc Some Bochs plugins support and VGA extension option changes. 2021-01-27 20:06:02 +00:00
voodoo.h Some work on the Voodoo Banshee support. 2020-10-04 14:28:22 +00:00