Bochs/bochs/iodev/display
Volker Ruppert eb484919fe Next step for plugin support with MSVC nmake: device plugins that need special
rules can be built now (keyboard, pit, gameport, serial, vga, svga_cirrus,
hdimage, netmod, soundmod, usb_common). The generated DLLs are usable with the
BOCHS.EXE built with the IDE, but the nmake won't work at all yet.
2014-04-21 18:43:22 +00:00
..
Makefile.in Next step for plugin support with MSVC nmake: device plugins that need special 2014-04-21 18:43:22 +00:00
svga_cirrus.cc Fixed some warnings 2014-01-04 15:42:17 +00:00
svga_cirrus.h Added memsize mask to simplify code 2013-12-18 17:55:32 +00:00
vga.cc Added new method for the init of the readonly registers in the PCI config space 2013-12-30 22:39:21 +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 Implemented more accurate screen update timing calculation using the RAMDAC 2014-01-07 22:32:22 +00:00
voodoo_func.h Voodoo vertical retrace fixes 2014-01-15 17:29:28 +00:00
voodoo_main.h Implemented more accurate screen update timing calculation using the RAMDAC 2014-01-07 22:32:22 +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 Fixed some MSVC warnings 2014-01-25 17:07:10 +00:00
voodoo.h Voodoo vertical retrace fixes 2014-01-15 17:29:28 +00:00