Bochs/bochs/iodev/display
Volker Ruppert 8cbf4eff8e Some changes for the Bochs VBE 32k bank granularity feature.
- VBE enable register returns 32k granularity flag if enabled.
- VBE bank register returns 32k granularity flag if VBE_DISPI_GETCAPS is set.
- Defining new DISPI ID not necessary.
- TODO: update VGABIOS to use this feature.
2021-05-23 06:30:51 +00:00
..
banshee.cc Added support for reading VGA latches using CRTC register 0x22 (undocumented 2021-04-23 06:42:52 +00:00
bitblt.h Moved Voodoo Banshee specific code to separate file banshee.cc. 2018-01-05 17:43:51 +00:00
ddc.cc Set EDID checksum in constructor. 2021-05-13 17:58:57 +00:00
ddc.h Set EDID checksum in constructor. 2021-05-13 17:58:57 +00:00
Makefile.in Makefile dependency updates 2021-03-13 09:54:06 +00:00
svga_cirrus.cc Some small Cirrus changes. 2021-05-16 07:40:46 +00:00
svga_cirrus.h Changed bx_bool to bool type in some more devices. 2021-02-01 20:39:33 +00:00
vga.cc Some changes for the Bochs VBE 32k bank granularity feature. 2021-05-23 06:30:51 +00:00
vga.h Some changes for the Bochs VBE 32k bank granularity feature. 2021-05-23 06:30:51 +00:00
vgacore.cc Skip display update if a mode update is in progress. 2021-05-11 15:00:58 +00:00
vgacore.h Some changes for correct vertical frequency reporting on mode switch. 2021-04-07 06:31:25 +00:00
voodoo_data.h Continued bx_bool to bool type changes. 2021-02-03 18:08:04 +00:00
voodoo_func.h Some work on the Voodoo Banshee code. 2021-04-04 19:00:29 +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 work on the Voodoo Banshee code. 2021-04-04 19:00:29 +00:00
voodoo.h Some changes for correct vertical frequency reporting on mode switch. 2021-04-07 06:31:25 +00:00