Bochs/bochs/iodev/display
Volker Ruppert 25e725a23c Makefile dependency updates
- Don't include paramtree.h in siminterface.h to get rid of duplicates
  in a lot of Makefile dependency lines.
- Regenerated Makefile dependencies in iodev and affected subdirectories.
- FIXME #1: including debug.h causes duplicate entries of config.h and osdep.h.
- FIXME #2: cpudb.h appears in most of the iodev* dependencies, but only needed
  by config.cc and the cpu class.
2021-03-13 09:54:06 +00:00
..
banshee.cc Continued bx_bool to bool type changes. 2021-02-03 18:08:04 +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 Continued bx_bool to bool type changes. 2021-02-03 18:08:04 +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 cleanups in the plugins code. 2021-03-07 16:01:39 +00:00
voodoo.h Changed bx_bool to bool type in some more devices. 2021-02-01 20:39:33 +00:00