summaryrefslogtreecommitdiffstatshomepage
path: root/.gitattributes
diff options
context:
space:
mode:
author Aaron Giles <aaron@aarongiles.com>2008-04-03 05:26:47 +0000
committer Aaron Giles <aaron@aarongiles.com>2008-04-03 05:26:47 +0000
commitca3d7d01e65af55c7d3e568dddd79149bc532649 (patch)
tree85fa73fc303e7760278637e979f0560f4ad05251 /.gitattributes
parent39d36956d2344d2da1e625c9dd25a921c33b52ea (diff)
From: Wilbert Pol
Subject: pit8253 device I have converted the pit8253 implementation into a device. To make it easier to use I've also created a src/emu/devconv.h in the same style as src/emu/memconv.h. I do not have all roms/disk images to test all drivers. I have only been able to test pf2012, filetto, and topgunnr.
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index a40205cf5e4..4ab2ae1a782 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -499,6 +499,7 @@ src/emu/debug/textbuf.c svneol=native#text/plain
src/emu/debug/textbuf.h svneol=native#text/plain
src/emu/debugger.h svneol=native#text/plain
src/emu/deprecat.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/drawgfx.c svneol=native#text/plain