summaryrefslogtreecommitdiffstatshomepage
path: root/.gitattributes
diff options
context:
space:
mode:
author Angelo Salese <angelosa@users.noreply.github.com>2012-11-15 00:03:05 +0000
committer Angelo Salese <angelosa@users.noreply.github.com>2012-11-15 00:03:05 +0000
commit8b6f7e481c30b57dcc7f6724bbd5a46828df8b09 (patch)
tree8e58f4b9e5e1ee171041d9122cb67c85d908d941 /.gitattributes
parent77352c80ccbf05d49a0d91c21a048b942d70aec2 (diff)
Added basic peripherals, kludged a weird DMA check, system puts [LOD] -> [LER] in VRAM, however the char ROM is busted so can't show anything :(
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index 8f0533cbc15..3883ad02ff5 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -5907,6 +5907,7 @@ src/mess/drivers/nakajies.c svneol=native#text/plain
src/mess/drivers/nanos.c svneol=native#text/plain
src/mess/drivers/nascom1.c svneol=native#text/plain
src/mess/drivers/nc.c svneol=native#text/plain
+src/mess/drivers/necapc.c svneol=native#text/plain
src/mess/drivers/nes.c svneol=native#text/plain
src/mess/drivers/newbrain.c svneol=native#text/plain
src/mess/drivers/next.c svneol=native#text/plain