diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/devices/cpu/drcuml.cpp | 2 | ||||
-rw-r--r-- | src/mame/ci.lst | 41 |
2 files changed, 43 insertions, 0 deletions
diff --git a/src/devices/cpu/drcuml.cpp b/src/devices/cpu/drcuml.cpp index 0a1dcae9d02..e935913aceb 100644 --- a/src/devices/cpu/drcuml.cpp +++ b/src/devices/cpu/drcuml.cpp @@ -36,8 +36,10 @@ #include "emuopts.h" #include "drcbec.h" +#ifdef NATIVE_DRC #include "drcbex86.h" #include "drcbex64.h" +#endif #include <fstream> diff --git a/src/mame/ci.lst b/src/mame/ci.lst new file mode 100644 index 00000000000..b6bf8c4f9e0 --- /dev/null +++ b/src/mame/ci.lst @@ -0,0 +1,41 @@ +// license:BSD-3-Clause +// copyright-holders:Aaron Giles +/****************************************************************************** + + ci.lst + + List of all enabled drivers in the system. This file is parsed by + makelist.exe, sorted, and output as C code describing the drivers. + +******************************************************************************/ + +robby // (c) 1981 Bally Midway +gridlee // [1983 Videa] prototype - no copyright notice +alienar // (c) 1985 Duncan Brown + +carpolo // (c) 1977 Exidy +sidetrac // (c) 1979 Exidy +targ // (c) 1980 Exidy +spectar // (c) 1980 Exidy +teetert // (c) 1982 Exidy +hardhat // (c) 1982 +fax // (c) 1983 +fax2 // (c) 1983 +circus // (c) 1977 Exidy +robotbwl // (c) 197? Exidy +crash // (c) 1979 Exidy +ripcord // (c) 1979 Exidy +starfire // (c) 1979 Exidy +starfirea // (c) 1979 Exidy +fireone // (c) 1979 Exidy +starfir2 // (c) 1979 Exidy +victory // (c) 1982 +victorba // (c) 1982 +topgunnr // (c) 1986 + +looping // (c) 1982 Video Games GMBH +supertnk // (c) 1981 VIDEO GAMES GmbH, W.-GERMANY + +wrally // (c) 1993 - Ref 930705 + +kinst // (c) 1994 Rare |