summaryrefslogtreecommitdiffstatshomepage
path: root/.gitattributes
diff options
context:
space:
mode:
author Ryan Holtz <rholtz@batcountryentertainment.com>2009-09-19 21:10:59 +0000
committer Ryan Holtz <rholtz@batcountryentertainment.com>2009-09-19 21:10:59 +0000
commit0b68bd6ab9921b07168ccabc9c39ef8b376e3ead (patch)
tree39a82d7fd9be37e6883f40311219f921d030bd96 /.gitattributes
parentf75ca12698507dde341912d965445453966c2039 (diff)
Ported SPC7110 support from bsnes. [Harmony]
Ported ST010 support from bsnes. [Fabio Priuli]
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index 78f27ed7b7d..6f46d96887d 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -2890,6 +2890,7 @@ src/mame/machine/slapfght.c svneol=native#text/plain
src/mame/machine/slapstic.c svneol=native#text/plain
src/mame/machine/slikshot.c svneol=native#text/plain
src/mame/machine/snes.c svneol=native#text/plain
+src/mame/machine/snes7110.c svneol=native#text/plain
src/mame/machine/snescx4.c svneol=native#text/plain
src/mame/machine/snescx4.h svneol=native#text/plain
src/mame/machine/snesdsp1.c svneol=native#text/plain
@@ -2900,6 +2901,7 @@ src/mame/machine/snesdsp4.h svneol=native#text/plain
src/mame/machine/snesobc1.c svneol=native#text/plain
src/mame/machine/snesrtc.c svneol=native#text/plain
src/mame/machine/snessdd1.c svneol=native#text/plain
+src/mame/machine/snesst10.c svneol=native#text/plain
src/mame/machine/spisprit.c svneol=native#text/plain
src/mame/machine/starwars.c svneol=native#text/plain
src/mame/machine/steppers.c svneol=native#text/plain