summaryrefslogtreecommitdiffstatshomepage
path: root/.gitattributes
diff options
context:
space:
mode:
author Andrew Gardner <andrew-gardner@users.noreply.github.com>2008-01-27 04:04:04 +0000
committer Andrew Gardner <andrew-gardner@users.noreply.github.com>2008-01-27 04:04:04 +0000
commit777f10fff872b6ce30b0cab77067bff997dd7da4 (patch)
treeb8ea5cf8b02175211b19ed9bcf95a1f054e54167 /.gitattributes
parent85636e6f54bae27c4966582f190cf840600d0435 (diff)
Adds Galaxy Games multi-system dumped by www.softwarethis.com.
This purely a skeleton driver. Someone who knows anything about the m68k will likely be able to make great progress with this one. "Galaxy Games" is a trackball-based, cocktail, multi-game cab released in 1998. It has 7 games built into the BIOS, but can also take 4 cartridges. Namco apparently licensed some software to the company who makes it (two player simultaneous Ms. Pac Man - using trackballs?!). The company's webpage is here: http://www.cesgames.com/ They also have ROMs for their Classic Collection games available for download. There's no information about the Classic Collection hardware, but I'm guessing it's very similar to the Galaxy Games hardware. These can be likely added at a later date. It looks like the softwarethis.com fellow has a Namco cart, but was unable to dump the ROMs? BIOS ROMs are uploaded to /roms/g/galgbios.zip and Wiki is updated with skeleton status.
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index ad6b8438c32..d93964722c2 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1428,6 +1428,7 @@ src/mame/drivers/gaiden.c svneol=native#text/plain
src/mame/drivers/galaga.c svneol=native#text/plain
src/mame/drivers/galaxia.c svneol=native#text/plain
src/mame/drivers/galaxian.c svneol=native#text/plain
+src/mame/drivers/galgames.c svneol=native#text/plain
src/mame/drivers/galivan.c svneol=native#text/plain
src/mame/drivers/galpani2.c svneol=native#text/plain
src/mame/drivers/galpani3.c svneol=native#text/plain