summaryrefslogtreecommitdiffstatshomepage
path: root/.gitattributes
diff options
context:
space:
mode:
author Aaron Giles <aaron@aarongiles.com>2009-05-31 22:04:15 +0000
committer Aaron Giles <aaron@aarongiles.com>2009-05-31 22:04:15 +0000
commita9d29f2d7895d3bb0715a3304b2d9cdf7a8900f2 (patch)
tree2522218cb878a3c7a87d02f580ab25ea1968f54e /.gitattributes
parentc800e27eae32972c08b5d12fbd921d374415c3a8 (diff)
Cleaned up Namco 5xxx docs, listing both MB88xx pin IDs and
Namco custom IDs where appropriate. Added clocks to the Namco 06xx in anticipation of improved device interconnection. Added new file devtempl.h which can be used to generate the DEVICE_GET_INFO function. Updated all the Namco I/O devices to use this. Updated galaga driver to use computed video timing.
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index dc3ded845e7..9effe104a83 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -518,6 +518,7 @@ src/emu/devcb.h svneol=native#text/plain
src/emu/devconv.h svneol=native#text/plain
src/emu/devintrf.c svneol=native#text/plain
src/emu/devintrf.h svneol=native#text/plain
+src/emu/devtempl.h svneol=native#text/plain
src/emu/drawgfx.c svneol=native#text/plain
src/emu/drawgfx.h svneol=native#text/plain
src/emu/drawgfxm.h svneol=native#text/plain