diff options
Diffstat (limited to 'src/devices/cpu/mn1400/mn1400d.h')
| -rw-r--r-- | src/devices/cpu/mn1400/mn1400d.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/cpu/mn1400/mn1400d.h b/src/devices/cpu/mn1400/mn1400d.h index 9e6fbb8fc60..7d3b0af1d28 100644 --- a/src/devices/cpu/mn1400/mn1400d.h +++ b/src/devices/cpu/mn1400/mn1400d.h @@ -25,7 +25,7 @@ public: private: enum e_mnemonics { - mILL, + mILL, mILL2, mL, mLD, mLI, mLIC, mLDC, mST, mSTD, mSTIC, mSTDC, mLX, mLY, mTAX, mTAY, mTYA, mTACU, mTACL, mTCAU, mTCAL, mNOP, mAND, mANDI, mOR, mXOR, mA, mAI, mCPL, mC, mCI, mCY, |
