diff options
author | 2014-09-27 08:45:17 +0000 | |
---|---|---|
committer | 2014-09-27 08:45:17 +0000 | |
commit | f8ef333fb4d171a354981bf01de209ec1bf3a557 (patch) | |
tree | 7d4960c6000ee265cab6c639151c531629b5a124 /.gitattributes | |
parent | 540b2f00c208de62b5d7097237640b172bf44f4a (diff) |
(MESS) misc generic cartslot conversions. while at it, I have added
experimental eprom writing to the beta.c driver (pending more accurate
tests). nw.
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitattributes b/.gitattributes index a3f21308911..d344d718467 100644 --- a/.gitattributes +++ b/.gitattributes @@ -8592,7 +8592,6 @@ src/mess/includes/avigo.h svneol=native#text/plain src/mess/includes/b2m.h svneol=native#text/plain src/mess/includes/bbc.h svneol=native#text/plain src/mess/includes/bebox.h svneol=native#text/plain -src/mess/includes/beta.h svneol=native#text/plain src/mess/includes/bk.h svneol=native#text/plain src/mess/includes/bullet.h svneol=native#text/plain src/mess/includes/busicom.h svneol=native#text/plain |