summaryrefslogtreecommitdiffstatshomepage
path: root/.gitattributes
diff options
context:
space:
mode:
author Angelo Salese <angelosa@users.noreply.github.com>2009-04-22 10:09:58 +0000
committer Angelo Salese <angelosa@users.noreply.github.com>2009-04-22 10:09:58 +0000
commit176ec7a804d4043990c57ff7e5972193567e3b3c (patch)
tree39a438c5904401ea6bed871a04aa359fc5e7aa75 /.gitattributes
parent85582157a32aebac4f1baf04d844101dfae9b760 (diff)
Moved NAOMI DRIVER_INITs to specific machine/naomi.c & includes/naomi.h files, in preparation to add per-game JVS settings.
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index a092c7d9cd9..29e0f4a4313 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -2431,6 +2431,7 @@ src/mame/includes/namcos1.h svneol=native#text/plain
src/mame/includes/namcos2.h svneol=native#text/plain
src/mame/includes/namcos21.h svneol=native#text/plain
src/mame/includes/namcos22.h svneol=native#text/plain
+src/mame/includes/naomi.h svneol=native#text/plain
src/mame/includes/naomibd.h svneol=native#text/plain
src/mame/includes/nb1413m3.h svneol=native#text/plain
src/mame/includes/nbmj8688.h svneol=native#text/plain
@@ -2774,6 +2775,7 @@ src/mame/machine/namcoio.h svneol=native#text/plain
src/mame/machine/namcond1.c svneol=native#text/plain
src/mame/machine/namcos1.c svneol=native#text/plain
src/mame/machine/namcos2.c svneol=native#text/plain
+src/mame/machine/naomi.c svneol=native#text/plain
src/mame/machine/naomibd.c svneol=native#text/plain
src/mame/machine/nb1413m3.c svneol=native#text/plain
src/mame/machine/neoboot.c svneol=native#text/plain