Bochs/bochs/iodev/display
Volker Ruppert 857c3be2ba Some work on the Voodoo Banshee code.
- Moved setup of default i/o register values to reset().
- Set up strapInfo register bits in init().
- Don't overwrite readonly bits in miscInit1 register.
- Set up subsystem ID in VGABIOS ROM in case it's > 32k (doesn't exist yet).
- Copy subsystem ID from ROM to PCI config registers in reset().
2021-04-04 19:00:29 +00:00
..
banshee.cc Some work on the Voodoo Banshee code. 2021-04-04 19:00:29 +00:00
bitblt.h Moved Voodoo Banshee specific code to separate file banshee.cc. 2018-01-05 17:43:51 +00:00
ddc.cc Fixed MSVC warnings in the devices code after bx_bool to bool changes. 2021-02-06 19:56:57 +00:00
ddc.h Changed bx_bool to bool type in some more devices. 2021-02-01 20:39:33 +00:00
Makefile.in Makefile dependency updates 2021-03-13 09:54:06 +00:00
svga_cirrus.cc Some changes in the Bochs plugins code. 2021-02-26 20:37:49 +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 in the Bochs plugins code. 2021-02-26 20:37:49 +00:00
vga.h Changed bx_bool to bool type in some more devices. 2021-02-01 20:39:33 +00:00
vgacore.cc Changed type of vga and svga_cirrus plugins to PLUGTYPE_VGA. Modified vga 2021-02-23 08:12:24 +00:00
vgacore.h Changed type of vga and svga_cirrus plugins to PLUGTYPE_VGA. Modified vga 2021-02-23 08:12:24 +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 Changed bx_bool to bool type in some more devices. 2021-02-01 20:39:33 +00:00