summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/segabill.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/machine/segabill.cpp')
-rw-r--r--src/mame/machine/segabill.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/mame/machine/segabill.cpp b/src/mame/machine/segabill.cpp
index 19d87c149a7..38dfbf4f560 100644
--- a/src/mame/machine/segabill.cpp
+++ b/src/mame/machine/segabill.cpp
@@ -4,6 +4,9 @@
Sega Billboard
+ TODO: Timing, vs298 needs a higher interrupt frequency, but then
+ the animations seem to fast?
+
***************************************************************************/
#include "emu.h"