diff options
| author | 2008-05-01 22:57:19 +0000 | |
|---|---|---|
| committer | 2008-05-01 22:57:19 +0000 | |
| commit | 128bfcc4e05aaf07b9d12f0bc5add85a5a46b97b (patch) | |
| tree | 048a4dc528eb88f2c14d131f11db38731a34f872 /src | |
| parent | 5e64c8052867587530c7e3e1fe70beb355d5628f (diff) | |
adds a todo:
- Find cause and fix hang in Solitaire Erotic (all Touchmaster version hang in this game)
Diffstat (limited to 'src')
| -rw-r--r-- | src/mame/drivers/tmaster.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/mame/drivers/tmaster.c b/src/mame/drivers/tmaster.c index 9be94b68fd1..5bf7dc7d1f8 100644 --- a/src/mame/drivers/tmaster.c +++ b/src/mame/drivers/tmaster.c @@ -17,7 +17,8 @@ To Do: - Protection in tm4k and later games (where is DS1204 mapped?) - Coin optics -- correct sound banking +- Correct sound banking +- Find cause and fix hang in Solitaire Erotic (all Touchmaster version hang in this game) To be dumped and added: |
