diff options
| author | 2010-09-05 06:12:47 +0000 | |
|---|---|---|
| committer | 2010-09-05 06:12:47 +0000 | |
| commit | 6fe9fe53f46f8b53da6b44dc4f40e96ccd4ec5e5 (patch) | |
| tree | a3fe8e8ced1375547e2666498a01825399c66aa6 /.gitattributes | |
| parent | d5f94fa913c2555d38127bc5e456fd8fd7cd1bbd (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-- | .gitattributes | 2 |
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 |
