summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/m6502_vt1682.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/machine/m6502_vt1682.cpp')
-rw-r--r--src/mame/machine/m6502_vt1682.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/mame/machine/m6502_vt1682.cpp b/src/mame/machine/m6502_vt1682.cpp
index 21e2a290d58..b2d3bec62f8 100644
--- a/src/mame/machine/m6502_vt1682.cpp
+++ b/src/mame/machine/m6502_vt1682.cpp
@@ -7,9 +7,9 @@
6502 with instruction scrambling
This form of scrambling is used in the VRT VT1682
- (it's used for the MiWi2 and InterAct consoles).
-
- This is simpler, permanently activated and consists of swapping opcode bits
+ (it's used for the MiWi2 and InterAct consoles).
+
+ This is simpler, permanently activated and consists of swapping opcode bits
7 and 2.
***************************************************************************/