summaryrefslogtreecommitdiffstatshomepage
path: root/src/ume
diff options
context:
space:
mode:
author Miodrag Milanovic <mmicko@gmail.com>2015-03-28 15:19:21 +0100
committer Miodrag Milanovic <mmicko@gmail.com>2015-03-28 15:19:21 +0100
commit6825ee0a559cb104290700f259d1746560cc9119 (patch)
treebb9bf3d782fcf238ed406dd88e5eedc61612da06 /src/ume
parentbc8b2b2c13a025c116cd7092d4f3e0d6c31010da (diff)
Made ume target include mame and mess targets (nw)
Diffstat (limited to 'src/ume')
-rw-r--r--src/ume/tiny.lst11
1 files changed, 11 insertions, 0 deletions
diff --git a/src/ume/tiny.lst b/src/ume/tiny.lst
new file mode 100644
index 00000000000..cfd6af9e92f
--- /dev/null
+++ b/src/ume/tiny.lst
@@ -0,0 +1,11 @@
+/******************************************************************************
+
+ ume.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.
+
+******************************************************************************/
+
+#src/mame/tiny.lst
+#src/mess/tiny.lst