Bochs/bochs/iodev/display
Volker Ruppert e5ed796acf Some work on the Voodoo emulation
- destructor: free memory only when initialized
- parameter 'enabled' must be initialized with 1 (TODO: fix other plugins)
- PCI register fixes (Voodoo2 now detected, but not usable)
2013-12-30 12:50:34 +00:00
..
Makefile.in Renamed "ltdl.h" to "ltdl-bochs.h" to avoid conflicts with the include file 2013-12-17 19:57:40 +00:00
svga_cirrus.cc Some fixes / improvements in logging system 2013-12-29 10:41:11 +00:00
svga_cirrus.h Added memsize mask to simplify code 2013-12-18 17:55:32 +00:00
vga.cc moved function is_pci_device() to the siminterface class 2012-11-11 12:21:09 +00:00
vga.h moved PCI framework to the common devices code 2012-11-08 19:12:26 +00:00
vgacore.cc Simplified setup of special runtime menus / dialogs 2013-11-25 21:07:39 +00:00
vgacore.h vga refresh framework changes 2012-10-28 08:23:39 +00:00
voodoo_data.h fixed most of the MSVC warnings 2012-11-13 20:28:36 +00:00
voodoo_func.h Some work on the Voodoo Graphics emulation (Voodoo2 still not detected) 2013-12-23 21:58:29 +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 Some work on the Voodoo emulation 2013-12-30 12:50:34 +00:00
voodoo.h vga refresh framework changes 2012-10-28 08:23:39 +00:00