mirror of
https://github.com/holub/mame
synced 2025-10-05 08:41:31 +03:00
note
This commit is contained in:
parent
c8a5e32b8c
commit
50d39b43e1
@ -16,6 +16,10 @@
|
|||||||
|
|
||||||
NOTE!: MESS external artwork is required to be able to play
|
NOTE!: MESS external artwork is required to be able to play
|
||||||
|
|
||||||
|
|
||||||
|
TODO:
|
||||||
|
- display should go off when sound is played, needs decay simulation?
|
||||||
|
|
||||||
***************************************************************************/
|
***************************************************************************/
|
||||||
|
|
||||||
#include "emu.h"
|
#include "emu.h"
|
||||||
|
@ -13,6 +13,10 @@
|
|||||||
|
|
||||||
NOTE!: MESS external artwork is required to be able to play
|
NOTE!: MESS external artwork is required to be able to play
|
||||||
|
|
||||||
|
|
||||||
|
TODO:
|
||||||
|
- display should go off when sound is played, needs decay simulation?
|
||||||
|
|
||||||
***************************************************************************/
|
***************************************************************************/
|
||||||
|
|
||||||
#include "emu.h"
|
#include "emu.h"
|
||||||
|
@ -16,6 +16,10 @@
|
|||||||
|
|
||||||
NOTE!: MESS external artwork is required to be able to play
|
NOTE!: MESS external artwork is required to be able to play
|
||||||
|
|
||||||
|
|
||||||
|
TODO:
|
||||||
|
- display should go off when sound is played, needs decay simulation?
|
||||||
|
|
||||||
***************************************************************************/
|
***************************************************************************/
|
||||||
|
|
||||||
#include "emu.h"
|
#include "emu.h"
|
||||||
|
Loading…
Reference in New Issue
Block a user