summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/sm510/sm590.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/cpu/sm510/sm590.cpp')
-rw-r--r--src/devices/cpu/sm510/sm590.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/cpu/sm510/sm590.cpp b/src/devices/cpu/sm510/sm590.cpp
index f833b7e2683..b4cecee68cc 100644
--- a/src/devices/cpu/sm510/sm590.cpp
+++ b/src/devices/cpu/sm510/sm590.cpp
@@ -172,7 +172,7 @@ void sm590_device::execute_one()
}
break; // 0xfc
- } // big switch
+ } // 0xf0
}
bool sm590_device::op_argument()