summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/video/315_5124.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/video/315_5124.h')
-rw-r--r--src/devices/video/315_5124.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/devices/video/315_5124.h b/src/devices/video/315_5124.h
index ea0f68acb74..671d4ebeb92 100644
--- a/src/devices/video/315_5124.h
+++ b/src/devices/video/315_5124.h
@@ -79,6 +79,7 @@ public:
virtual void set_sega315_5124_compatibility_mode(bool sega315_5124_compatibility_mode) { }
+ void sega315_5124(address_map &map);
protected:
static constexpr unsigned SEGA315_5378_CRAM_SIZE = 0x40; /* 32 colors x 2 bytes per color = 64 bytes */
static constexpr unsigned SEGA315_5124_CRAM_SIZE = 0x20; /* 32 colors x 1 bytes per color = 32 bytes */