Bochs/bochs/iodev/display
Volker Ruppert 7ca95178b0 - fixed save/restore in VBE mode. The class bx_shadow_bool_c expects bit #0 to
be set for "true", but variable "lfb_enabled" wasn't correctly set up.
- TODO: check the whole Bochs code for the correct usage of variables saved
  with bx_param_bool_c.
2012-09-24 15:40:50 +00:00
..
Makefile.in Applied initial version of the 3dfx Voodoo Graphics emulation. The Voodoo core 2012-09-14 21:50:50 +00:00
svga_cirrus.cc - added save/restore support for the VGA override mode 2012-09-11 06:52:11 +00:00
svga_cirrus.h
vga.cc - fixed save/restore in VBE mode. The class bx_shadow_bool_c expects bit #0 to 2012-09-24 15:40:50 +00:00
vga.h
vgacore.cc - added save/restore support for the VGA override mode 2012-09-11 06:52:11 +00:00
vgacore.h - added save/restore support for the VGA override mode 2012-09-11 06:52:11 +00:00
voodoo_data.h fix gcc 4.7 warnings in voodoo code 2012-09-22 19:59:40 +00:00
voodoo_func.h fix gcc 4.7 warnings in voodoo code 2012-09-22 19:59:40 +00:00
voodoo_main.h small coding style changes + warning fixes in voodoo code 2012-09-15 09:47:31 +00:00
voodoo_raster.h - fixed compilation error in MinGW/MSYS and some warnings 2012-09-16 07:52:55 +00:00
voodoo_types.h fix gcc 4.7 warnings in voodoo code 2012-09-22 19:59:40 +00:00
voodoo.cc Applied initial version of the 3dfx Voodoo Graphics emulation. The Voodoo core 2012-09-14 21:50:50 +00:00
voodoo.h Applied initial version of the 3dfx Voodoo Graphics emulation. The Voodoo core 2012-09-14 21:50:50 +00:00