diff options
| author | 2010-02-03 07:25:49 +0000 | |
|---|---|---|
| committer | 2010-02-03 07:25:49 +0000 | |
| commit | 7b22bc982c1f932d4b9d97c2124f0ae4b46e6fd0 (patch) | |
| tree | 356f946d581d33b0d618a6415840c8dce76dca7e /.gitattributes | |
| parent | 69b4ade66aae934ba1a770b94f656b5ad8ae0144 (diff) | |
Improvements to Treasure Island:
- Added proper inputs.
- Added coin/keyin/keyout/payout counters.
- Limited the bet and coin pulses to avoid repeats and coin jams.
- Added complete coinage and keyin DIP switches.
- Added main game and double-up rates DIP switches.
- Added minimum bet DIP switches.
- Added maximum bet DIP switches.
- Added main game and double-up limit DIP switches.
- Added payout mode and auto take DIP switches.
- Added DIP locations as seen in the settings mode.
- Added demo sounds DIP switch.
- Created proper button-lamps layout.
- Added technical notes.
- Some clean-ups...
(promoted from not working status....)
New games added or promoted from NOT_WORKING status
---------------------------------------------------
Treasure Island (Subsino) [Team Europe, Dumping Union, Angelo Salese, David Haywood, Roberto Fresca]
Diffstat (limited to '.gitattributes')
| -rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 1e9cd966c7f..ff40cf24968 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2949,6 +2949,7 @@ src/mame/layout/superchs.lay svneol=native#text/plain src/mame/layout/tceptor2.lay svneol=native#text/plain src/mame/layout/tenpindx.lay svneol=native#text/plain src/mame/layout/tinv2650.lay svneol=native#text/plain +src/mame/layout/tisub.lay svneol=native#text/plain src/mame/layout/topspeed.lay svneol=native#text/plain src/mame/layout/turbo.lay svneol=native#text/plain src/mame/layout/turbotag.lay svneol=native#text/plain |
