diff options
| author | 2010-02-07 06:08:58 +0000 | |
|---|---|---|
| committer | 2010-02-07 06:08:58 +0000 | |
| commit | 0f5caa3cfb02203009eae605c7f90ae1e0fa8351 (patch) | |
| tree | fa5f7d9dd3b02f3a0a3765fa0b63bb58882dd80b /.gitattributes | |
| parent | 49e9851b24f4e606e1bf55b20beeed21caafb719 (diff) | |
New driver for Sigma B52 system.
ACRTC implementation is a bit hacky due to its preliminary emulation status.
New games marked as GAME_NOT_WORKING
------------------------------------
Joker's Wild (B52 system, set 1) [Roberto Fresca, Tomasz Slanina, Gerald Vanderick]
Joker's Wild (B52 system, set 2) [Roberto Fresca, Tomasz Slanina]
Joker's Wild (B52 system, Harrah's GFX) [Roberto Fresca, Tomasz Slanina, Gerald Vanderick]
Diffstat (limited to '.gitattributes')
| -rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 5bd06e41a29..9da580f9cde 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2086,6 +2086,7 @@ src/mame/drivers/shougi.c svneol=native#text/plain src/mame/drivers/shuuz.c svneol=native#text/plain src/mame/drivers/sidearms.c svneol=native#text/plain src/mame/drivers/sidepckt.c svneol=native#text/plain +src/mame/drivers/sigmab52.c svneol=native#text/plain src/mame/drivers/silkroad.c svneol=native#text/plain src/mame/drivers/simpl156.c svneol=native#text/plain src/mame/drivers/simpsons.c svneol=native#text/plain |
