Bochs/bochs/iodev/display
Volker Ruppert 6391cf0093 Fixes for VBE 4-bpp modes support.
Row address must be 32 bit wide and VGA compatible display end is limited to 1023.
TODO: Fix VGA compatible setup for VBE modes in VGABIOS.
2024-02-03 18:02:10 +01:00
..
banshee.cc Voodoo3: In double width mode also double hardware cursor width. 2024-01-29 19:33:29 +01:00
bitblt.h Moved Voodoo Banshee specific code to separate file banshee.cc. 2018-01-05 17:43:51 +00:00
ddc.cc remove trailing whitespace from source files 2022-08-23 21:46:04 +03:00
ddc.h Set EDID checksum in constructor. 2021-05-13 17:58:57 +00:00
Makefile.in Applied two patches from Debian. 2021-09-10 15:33:22 +00:00
svga_cirrus.cc Cirrus: Add support for palette modes with pixel frequency > 85 MHz (#254) 2024-02-03 14:12:40 +01:00
svga_cirrus.h Cirrus: Added double width support to fix up aspect ratio in double scan mode. 2024-01-30 18:28:47 +01:00
vga.cc Fixes for VBE 4-bpp modes support. 2024-02-03 18:02:10 +01:00
vga.h Split the VBE bank into separate read and write apertures. The compatibility 2021-05-30 16:13:37 +00:00
vgacore.cc VGA core: Added support for extended 4-bpp modes (tested with Cirrus). 2024-02-03 14:51:12 +01:00
vgacore.h VGA core: Added support for extended 4-bpp modes (tested with Cirrus). 2024-02-03 14:51:12 +01:00
voodoo_data.h Banshee: Double the screen width in 'half mode' if height > width. 2024-01-20 22:30:47 +01:00
voodoo_func.h Voodoo: fixed randomly missing color palette updates. 2023-12-29 15:18:06 +01: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 Voodoo 1/2: Final attempt to implement byte writes correctly. 2024-01-28 16:57:17 +01:00
voodoo.h Voodoo 1/2: Added support for 8 and 16 byte writes (issue #241). 2024-01-27 18:58:22 +01:00