summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/cpu/cop400/cop400op.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/emu/cpu/cop400/cop400op.c')
-rw-r--r--src/emu/cpu/cop400/cop400op.c14
1 files changed, 7 insertions, 7 deletions
diff --git a/src/emu/cpu/cop400/cop400op.c b/src/emu/cpu/cop400/cop400op.c
index 8d5bd424733..cf4c68b4b22 100644
--- a/src/emu/cpu/cop400/cop400op.c
+++ b/src/emu/cpu/cop400/cop400op.c
@@ -10,7 +10,7 @@
***************************************************************************/
/***************************************************************************
- ARITHMETIC INSTRUCTIONS
+ ARITHMETIC INSTRUCTIONS
***************************************************************************/
/*
@@ -249,7 +249,7 @@ INSTRUCTION( casc )
}
/***************************************************************************
- TRANSFER-OF-CONTROL INSTRUCTIONS
+ TRANSFER-OF-CONTROL INSTRUCTIONS
***************************************************************************/
/*
@@ -454,7 +454,7 @@ INSTRUCTION( it )
}
/***************************************************************************
- MEMORY REFERENCE INSTRUCTIONS
+ MEMORY REFERENCE INSTRUCTIONS
***************************************************************************/
/*
@@ -851,7 +851,7 @@ INSTRUCTION( ctma )
}
/***************************************************************************
- REGISTER REFERENCE INSTRUCTIONS
+ REGISTER REFERENCE INSTRUCTIONS
***************************************************************************/
/*
@@ -973,7 +973,7 @@ INSTRUCTION( xabr )
/*
- Processor: COP444
+ Processor: COP444
Mnemonic: XABR
@@ -996,7 +996,7 @@ INSTRUCTION( cop444_xabr )
}
/***************************************************************************
- TEST INSTRUCTIONS
+ TEST INSTRUCTIONS
***************************************************************************/
/*
@@ -1136,7 +1136,7 @@ INSTRUCTION( skt )
}
/***************************************************************************
- INPUT/OUTPUT INSTRUCTIONS
+ INPUT/OUTPUT INSTRUCTIONS
***************************************************************************/
/*