summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/k007420.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/video/k007420.cpp')
-rw-r--r--src/mame/video/k007420.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/mame/video/k007420.cpp b/src/mame/video/k007420.cpp
index 235ee5c222c..ae702212c26 100644
--- a/src/mame/video/k007420.cpp
+++ b/src/mame/video/k007420.cpp
@@ -5,6 +5,9 @@ Konami 007420
------
Sprite generator. 8 bytes per sprite with zoom. It uses 0x200 bytes of RAM,
and a variable amount of ROM. Nothing is known about its external interface.
+
+TODO:
+- sprite X wraparound? (Rock N Rage sprites disappears on left edge of screen)
*/
#include "emu.h"