diff options
author | 2008-01-29 05:58:38 +0000 | |
---|---|---|
committer | 2008-01-29 05:58:38 +0000 | |
commit | 05da1d9ec9173854428de09574a1800713788beb (patch) | |
tree | 649220bb9b666cc6a96bbb4e78728f23f03623e5 /.gitattributes | |
parent | 274235aef1fad707b7fb3b4eb5963d751ce0a76a (diff) |
Cleaned up pooyan driver. Save states, full memory maps, proper NMI generation, etc.
Also added proper NMI generation to Time Pilot.
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 13af088c46c..95fb3e22b99 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2244,6 +2244,7 @@ src/mame/includes/phoenix.h svneol=native#text/plain src/mame/includes/polepos.h svneol=native#text/plain src/mame/includes/policetr.h svneol=native#text/plain src/mame/includes/poolshrk.h svneol=native#text/plain +src/mame/includes/pooyan.h svneol=native#text/plain src/mame/includes/psikyosh.h svneol=native#text/plain src/mame/includes/psx.h svneol=native#text/plain src/mame/includes/qix.h svneol=native#text/plain |