summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/machine/sms.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mess/machine/sms.c')
-rw-r--r--src/mess/machine/sms.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mess/machine/sms.c b/src/mess/machine/sms.c
index 32a02e8771a..7169c7f4902 100644
--- a/src/mess/machine/sms.c
+++ b/src/mess/machine/sms.c
@@ -885,7 +885,7 @@ READ8_MEMBER(sms_state::sms_sscope_r)
WRITE8_MEMBER(sms_state::sms_sscope_w)
{
screen_device *screen = machine().first_screen();
-
+
m_sscope_state = data;
// There are occurrences when Sega Scope's state changes after VBLANK, or at