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

trunk/src/mess/drivers/alnchase.c
r243568r243569
1616
1717  NOTE!: MESS external artwork is required to be able to play
1818
19
20  TODO:
21  - display should go off when sound is played, needs decay simulation?
22
1923***************************************************************************/
2024
2125#include "emu.h"
trunk/src/mess/drivers/edracula.c
r243568r243569
1313
1414  NOTE!: MESS external artwork is required to be able to play
1515
16
17  TODO:
18  - display should go off when sound is played, needs decay simulation?
19
1620***************************************************************************/
1721
1822#include "emu.h"
trunk/src/mess/drivers/tmtennis.c
r243568r243569
1616 
1717  NOTE!: MESS external artwork is required to be able to play
1818
19
20  TODO:
21  - display should go off when sound is played, needs decay simulation?
22
1923***************************************************************************/
2024
2125#include "emu.h"


Previous 199869 Revisions Next


© 1997-2024 The MAME Team