summaryrefslogtreecommitdiffstatshomepage
path: root/.gitattributes
diff options
context:
space:
mode:
author Phil Bennett <philipjbennett@users.noreply.github.com>2008-03-29 01:35:02 +0000
committer Phil Bennett <philipjbennett@users.noreply.github.com>2008-03-29 01:35:02 +0000
commited397c466ab221d7fd205bb8c7a7d7e0ea0856fc (patch)
tree4b414b4fe8eb932c3d60d5e287859b80818ce6ad /.gitattributes
parentd71dc84ed629c55653f3462a0bb92b788ec621c6 (diff)
1. Added driver for JPM 'Give us a Break' hardware, supporting:
* Give us a Break [2 sets] * Ten Up [2 sets] Neither are playable; they don't register coins for some reason. 2. Fixed interrupt handling and 16-bit memory accessors in 6840ptm.c Also cleaned up code for the sake of readability. 3. JPM games now have their own object archive file.
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index 34c876413bd..fcde834432e 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1486,6 +1486,7 @@ src/mame/drivers/gstriker.c svneol=native#text/plain
src/mame/drivers/gsword.c svneol=native#text/plain
src/mame/drivers/gticlub.c svneol=native#text/plain
src/mame/drivers/gtipoker.c svneol=native#text/plain
+src/mame/drivers/guab.c svneol=native#text/plain
src/mame/drivers/gumbo.c svneol=native#text/plain
src/mame/drivers/gunbustr.c svneol=native#text/plain
src/mame/drivers/gundealr.c svneol=native#text/plain