diff options
Diffstat (limited to 'src/emu/cpu/v60/op12.inc')
-rw-r--r-- | src/emu/cpu/v60/op12.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/emu/cpu/v60/op12.inc b/src/emu/cpu/v60/op12.inc index 4b6f258a4f0..319e9995595 100644 --- a/src/emu/cpu/v60/op12.inc +++ b/src/emu/cpu/v60/op12.inc @@ -1,5 +1,5 @@ // license:BSD-3-Clause -// copyright-holders:Farfetch'd, Richter Belmont +// copyright-holders:Farfetch'd, R. Belmont /* * MUL* and MULU* do not set OV correctly * DIVX: the second operand should be treated as dword instead of word |