summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/ksayakyu.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/video/ksayakyu.cpp')
-rw-r--r--src/mame/video/ksayakyu.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mame/video/ksayakyu.cpp b/src/mame/video/ksayakyu.cpp
index 0c95f1e69f1..8a28791ef20 100644
--- a/src/mame/video/ksayakyu.cpp
+++ b/src/mame/video/ksayakyu.cpp
@@ -4,13 +4,13 @@
#include "includes/ksayakyu.h"
-WRITE8_MEMBER(ksayakyu_state::ksayakyu_videoram_w)
+void ksayakyu_state::ksayakyu_videoram_w(offs_t offset, uint8_t data)
{
m_videoram[offset]=data;
m_textmap->mark_tile_dirty(offset >> 1);
}
-WRITE8_MEMBER(ksayakyu_state::ksayakyu_videoctrl_w)
+void ksayakyu_state::ksayakyu_videoctrl_w(uint8_t data)
{
/*
bits: