summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/video/mos6566.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/video/mos6566.h')
-rw-r--r--src/devices/video/mos6566.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/devices/video/mos6566.h b/src/devices/video/mos6566.h
index 2f8e6b07771..dd9038b2610 100644
--- a/src/devices/video/mos6566.h
+++ b/src/devices/video/mos6566.h
@@ -233,6 +233,8 @@ public:
uint32_t screen_update(screen_device &screen, bitmap_rgb32 &bitmap, const rectangle &cliprect);
+ void mos6566_colorram_map(address_map &map);
+ void mos6566_videoram_map(address_map &map);
protected:
enum
{