summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/machine/sms.c
diff options
context:
space:
mode:
author Miodrag Milanovic <mmicko@gmail.com>2012-12-17 07:22:20 +0000
committer Miodrag Milanovic <mmicko@gmail.com>2012-12-17 07:22:20 +0000
commit436d2f757f0c32573ea41013e8b10ca07ed6fc08 (patch)
tree77fc28a1edb618f19ae38071ed1b7c3316d41f5e /src/mess/machine/sms.c
parent449da4bc62a76ac132892d0f9e7e506fdf5eb586 (diff)
Cleanups and version bumpmame0147u4
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