summaryrefslogtreecommitdiffstatshomepage
path: root/.gitattributes
diff options
context:
space:
mode:
author Angelo Salese <angelosa@users.noreply.github.com>2009-02-08 16:44:44 +0000
committer Angelo Salese <angelosa@users.noreply.github.com>2009-02-08 16:44:44 +0000
commit29064cb7790c4816c4beb0dda91dd46dff610c44 (patch)
tree4617c883ed3b918a086077cdab866d5328178eed /.gitattributes
parent0315d912b7f80c956b6d80fb66d44d39cd657640 (diff)
Wrote a driver for Fever Soccer, not working due of incomplete gfx decyption (uses RISE11 algorythm as SPI HW).
New games marked as GAME_NOT_WORKING ------------------------------------ Fever Soccer [Angelo Salese]
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index 95c201a3384..d61d15267b8 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1481,6 +1481,7 @@ src/mame/drivers/fastfred.c svneol=native#text/plain
src/mame/drivers/fastlane.c svneol=native#text/plain
src/mame/drivers/fcombat.c svneol=native#text/plain
src/mame/drivers/fcrash.c svneol=native#text/plain
+src/mame/drivers/feversoc.c svneol=native#text/plain
src/mame/drivers/fgoal.c svneol=native#text/plain
src/mame/drivers/finalizr.c svneol=native#text/plain
src/mame/drivers/findout.c svneol=native#text/plain