summaryrefslogtreecommitdiffstatshomepage
path: root/.gitattributes
diff options
context:
space:
mode:
author Aaron Giles <aaron@aarongiles.com>2010-09-05 06:12:47 +0000
committer Aaron Giles <aaron@aarongiles.com>2010-09-05 06:12:47 +0000
commit6fe9fe53f46f8b53da6b44dc4f40e96ccd4ec5e5 (patch)
treea3fe8e8ced1375547e2666498a01825399c66aa6 /.gitattributes
parentd5f94fa913c2555d38127bc5e456fd8fd7cd1bbd (diff)
Integrated comments into debugcpu.c, and removed debugcmt.c. Modernized
the code and updated so it actually works with the modern debug classes.
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes2
1 files changed, 0 insertions, 2 deletions
diff --git a/.gitattributes b/.gitattributes
index eab4d42616b..0370cc02a2a 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -550,8 +550,6 @@ src/emu/crsshair.c svneol=native#text/plain
src/emu/crsshair.h svneol=native#text/plain
src/emu/debug/debugcmd.c svneol=native#text/plain
src/emu/debug/debugcmd.h svneol=native#text/plain
-src/emu/debug/debugcmt.c svneol=native#text/plain
-src/emu/debug/debugcmt.h svneol=native#text/plain
src/emu/debug/debugcon.c svneol=native#text/plain
src/emu/debug/debugcon.h svneol=native#text/plain
src/emu/debug/debugcpu.c svneol=native#text/plain