summaryrefslogtreecommitdiffstatshomepage
path: root/src
diff options
context:
space:
mode:
author David Haywood <mamehaze@users.noreply.github.com>2013-12-16 12:26:11 +0000
committer David Haywood <mamehaze@users.noreply.github.com>2013-12-16 12:26:11 +0000
commit1ffc016289b3db44af6bcaab3d4eb80575c06036 (patch)
treea8705fcf76c67f111707f095e6caf884fda34b02 /src
parentf50677f13cd41c6fbb4c46906559200faf0233ff (diff)
just a note
Diffstat (limited to 'src')
-rw-r--r--src/mame/video/hng64.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/mame/video/hng64.c b/src/mame/video/hng64.c
index e9589688bbe..f3f7b5b533d 100644
--- a/src/mame/video/hng64.c
+++ b/src/mame/video/hng64.c
@@ -1118,6 +1118,9 @@ static void hng64_drawtilemap(screen_device &screen, bitmap_rgb32 &bitmap, const
The code below could also be wrong, and rowscroll simply acts the same in all
modes, this is hard to know because ss64_2 barely uses it.
+
+ buriki line data is at 20146000 (physical)
+
*/
popmessage("Unhandled rowscroll %02x", tileregs>>12);