summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/melps4/m58846.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/cpu/melps4/m58846.cpp')
-rw-r--r--src/devices/cpu/melps4/m58846.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/cpu/melps4/m58846.cpp b/src/devices/cpu/melps4/m58846.cpp
index 611f2d3af32..86b5a0c5c51 100644
--- a/src/devices/cpu/melps4/m58846.cpp
+++ b/src/devices/cpu/melps4/m58846.cpp
@@ -200,5 +200,5 @@ void m58846_device::execute_one()
}
break; // 0x1fc
- } // big switch
+ } // 0x1f0
}