Bochs/bochs/iodev/display
Volker Ruppert 880ee1832a Some Bochs plugins support and VGA extension option changes.
- Changing VGA extension to "voodoo" did not work in the config interface.
  Moved plugin loading to the string parameter handler and added plugin
  unloading case.
- Unloading "voodoo" VGA plugin resets pluginVgaDevice to stubVga.
- pluginUnregisterDeviceDevmodel() now supports core plugins.
- Some other small plugin related changes.
2021-01-27 20:06:02 +00:00
..
banshee.cc
bitblt.h
ddc.cc
ddc.h
Makefile.in
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
vga.cc Replaced the plugin init / fini functions with one single function called 2021-01-23 12:06:11 +00:00
vga.h
vgacore.cc Accessing function bx_split_option_list() via siminterface method fixes MSVC 2020-12-04 21:09:18 +00:00
vgacore.h
voodoo_data.h
voodoo_func.h
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