summaryrefslogtreecommitdiffstatshomepage
path: root/.gitattributes
diff options
context:
space:
mode:
author Phil Bennett <philipjbennett@users.noreply.github.com>2011-04-15 11:59:49 +0000
committer Phil Bennett <philipjbennett@users.noreply.github.com>2011-04-15 11:59:49 +0000
commit4ab59dc7d1c57c459c046d2da5e2e024e519b973 (patch)
tree58ebf6378cfa52d08d38032749c89b35f2b6c541 /.gitattributes
parenta8367e4f8099df95fc7e212316edb16ad57457a4 (diff)
Added reverse-spin support to the stepper motor simulator [James Wallace]
mpu4.c: Documented MOD 4 OKI program card ROM banking and improved the BwB characteriser emulation. [James Wallace] New games added as GAME_NOT_WORKING: ------------------------------------ MPU3 Unit Test (Program 5) Hyper Viper
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index ead0eb2160f..c0f14d7f81e 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -2145,6 +2145,7 @@ src/mame/drivers/moo.c svneol=native#text/plain
src/mame/drivers/mosaic.c svneol=native#text/plain
src/mame/drivers/mouser.c svneol=native#text/plain
src/mame/drivers/mpoker.c svneol=native#text/plain
+src/mame/drivers/mpu3.c svneol=native#text/plain
src/mame/drivers/mpu4.c svneol=native#text/plain
src/mame/drivers/mpu4drvr.c svneol=native#text/plain
src/mame/drivers/mpu5.c svneol=native#text/plain