summaryrefslogtreecommitdiffstatshomepage
path: root/.gitattributes
diff options
context:
space:
mode:
author Aaron Giles <aaron@aarongiles.com>2009-03-30 07:38:00 +0000
committer Aaron Giles <aaron@aarongiles.com>2009-03-30 07:38:00 +0000
commit61f3b183db18898b91475d96b0c5b860c0930ca9 (patch)
tree96206dbfd2c24131cf036ab100605d39fbf1c221 /.gitattributes
parent0a65c6b938b4a08274a07b6a86f49f0e00e83584 (diff)
trackfld cleanups:
- derived clocks where possible - complete memory maps from the schematics - hooked up proper sound command latching - reimplemented 6802-based ADPCM samples for the bootlegs - merged memory maps - extended NVRAM to the full RAM range (according to schematics) - created common include file and modified drivers to use it instead of explicit externs
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index 11bb7924c5f..168393839a1 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -2508,6 +2508,7 @@ src/mame/includes/tnzs.h svneol=native#text/plain
src/mame/includes/toaplan1.h svneol=native#text/plain
src/mame/includes/toaplan2.h svneol=native#text/plain
src/mame/includes/toobin.h svneol=native#text/plain
+src/mame/includes/trackfld.h svneol=native#text/plain
src/mame/includes/triplhnt.h svneol=native#text/plain
src/mame/includes/tubep.h svneol=native#text/plain
src/mame/includes/tumbleb.h svneol=native#text/plain