summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/cb2001.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/cb2001.c')
-rw-r--r--src/mame/drivers/cb2001.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/cb2001.c b/src/mame/drivers/cb2001.c
index 5d166432e08..6197cabf7ad 100644
--- a/src/mame/drivers/cb2001.c
+++ b/src/mame/drivers/cb2001.c
@@ -94,7 +94,7 @@ e0093 78 03 bc e0098
probably "aa" is an undocumented opcode
1) aa 1e ## ## -> bb mov bw,####
-_ 1e ## ## -> 89 mov
+_ 1e ## ## -> 89 mov
2) aa 26 ## ## -> bc mov sp,####
_ 26 ## -> b5 mov ch,##