summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
author AJR <ajrhacker@users.noreply.github.com>2019-07-12 23:50:53 -0400
committer AJR <ajrhacker@users.noreply.github.com>2019-07-12 23:50:58 -0400
commit07519e7623578218af0475f794b778b7064bf710 (patch)
treeaf956e15375f9a5fbb46954f0c554a323d640124
parent05993b1f311fc44b0ac014e3d1029959029b9e10 (diff)
One more bit name for 8XC51GB (nw)
-rw-r--r--src/devices/cpu/mcs51/mcs51dasm.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/devices/cpu/mcs51/mcs51dasm.cpp b/src/devices/cpu/mcs51/mcs51dasm.cpp
index a9eeb91a28e..d89d2648a56 100644
--- a/src/devices/cpu/mcs51/mcs51dasm.cpp
+++ b/src/devices/cpu/mcs51/mcs51dasm.cpp
@@ -278,6 +278,7 @@ const mcs51_disassembler::mem_info mcs51_disassembler::i8xc51gb_names[] = {
{ 0x1ea, "c1cf2" },
{ 0x1eb, "c1cf3" },
{ 0x1ec, "c1cf4" },
+ { 0x1ed, "cre" },
{ 0x1ee, "cr1" },
{ 0x1ef, "cf1" },