summaryrefslogtreecommitdiffstatshomepage
path: root/trunk/src/emu/emucore.c
diff options
context:
space:
mode:
Diffstat (limited to 'trunk/src/emu/emucore.c')
-rw-r--r--trunk/src/emu/emucore.c11
1 files changed, 11 insertions, 0 deletions
diff --git a/trunk/src/emu/emucore.c b/trunk/src/emu/emucore.c
new file mode 100644
index 00000000000..feea859693e
--- /dev/null
+++ b/trunk/src/emu/emucore.c
@@ -0,0 +1,11 @@
+/***************************************************************************
+
+ mamecore.c
+
+ Simple core functions that are defined in emucore.h and which may
+ need to be accessed by other MAME-related tools.
+
+ Copyright Nicola Salmoria and the MAME Team.
+ Visit http://mamedev.org for licensing and usage restrictions.
+
+****************************************************************************/