| Previous | 199869 Revisions | Next |
| r35057 Sunday 15th February, 2015 at 22:02:23 UTC by hap |
|---|
| note |
| [src/mess/drivers] | alnchase.c edracula.c tmtennis.c |
| r243568 | r243569 | |
|---|---|---|
| 16 | 16 | |
| 17 | 17 | NOTE!: MESS external artwork is required to be able to play |
| 18 | 18 | |
| 19 | ||
| 20 | TODO: | |
| 21 | - display should go off when sound is played, needs decay simulation? | |
| 22 | ||
| 19 | 23 | ***************************************************************************/ |
| 20 | 24 | |
| 21 | 25 | #include "emu.h" |
| r243568 | r243569 | |
|---|---|---|
| 13 | 13 | |
| 14 | 14 | NOTE!: MESS external artwork is required to be able to play |
| 15 | 15 | |
| 16 | ||
| 17 | TODO: | |
| 18 | - display should go off when sound is played, needs decay simulation? | |
| 19 | ||
| 16 | 20 | ***************************************************************************/ |
| 17 | 21 | |
| 18 | 22 | #include "emu.h" |
| r243568 | r243569 | |
|---|---|---|
| 16 | 16 | |
| 17 | 17 | NOTE!: MESS external artwork is required to be able to play |
| 18 | 18 | |
| 19 | ||
| 20 | TODO: | |
| 21 | - display should go off when sound is played, needs decay simulation? | |
| 22 | ||
| 19 | 23 | ***************************************************************************/ |
| 20 | 24 | |
| 21 | 25 | #include "emu.h" |
| https://github.com/mamedev/mame/commit/50d39b43e138aca0d544ec53da39f6b687d2619a |
| Previous | 199869 Revisions | Next |