summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/m6800/6800dasm.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/cpu/m6800/6800dasm.h')
-rw-r--r--src/devices/cpu/m6800/6800dasm.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/cpu/m6800/6800dasm.h b/src/devices/cpu/m6800/6800dasm.h
index a535e1299c0..86ab1728b18 100644
--- a/src/devices/cpu/m6800/6800dasm.h
+++ b/src/devices/cpu/m6800/6800dasm.h
@@ -64,7 +64,7 @@ private:
_std, sei, sts, stx, suba, subb, subd, swi,
wai, tab, tap, tba, tim, tpa, tst, tsta,
tstb, tsx, txs, asx1, asx2, xgdx, addx, adcx,
- bitx
+ bitx, slp
};
static const char *const op_name_str[];