diff options
Diffstat (limited to 'src/devices/cpu/pps41/mm78.cpp')
-rw-r--r-- | src/devices/cpu/pps41/mm78.cpp | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/devices/cpu/pps41/mm78.cpp b/src/devices/cpu/pps41/mm78.cpp index 8512c8f3f07..dd875551fc8 100644 --- a/src/devices/cpu/pps41/mm78.cpp +++ b/src/devices/cpu/pps41/mm78.cpp @@ -207,7 +207,8 @@ void mm78_device::execute_one() } break; // 0xfc - } + + } // 0xf0 } // TAB is delayed by 1 opcode (including a single TR) |