Bochs/bochs/iodev/display
2020-09-03 06:45:39 +00:00
..
banshee.cc Save / restore: renamed register methods of device cores (fixes warnings in 2020-09-03 06:45:39 +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 Save / restore: renamed register methods of device cores (fixes warnings in 2020-09-03 06:45:39 +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 Save / restore: renamed register methods of device cores (fixes warnings in 2020-09-03 06:45:39 +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 Save / restore: renamed register methods of device cores (fixes warnings in 2020-09-03 06:45:39 +00:00
vgacore.h Save / restore: renamed register methods of device cores (fixes warnings in 2020-09-03 06:45:39 +00:00
voodoo_data.h Fixed some gcc 9.3 warnings. 2020-09-01 20:13:56 +00:00
voodoo_func.h Added basic support for the Voodoo3 model (Banshee plus secondary TMU). 2018-02-13 19:36:20 +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 Save / restore: renamed register methods of device cores (fixes warnings in 2020-09-03 06:45:39 +00:00
voodoo.h Save / restore: renamed register methods of device cores (fixes warnings in 2020-09-03 06:45:39 +00:00