diff options
Diffstat (limited to 'src/emu/cpu/v60/op7a.inc')
-rw-r--r-- | src/emu/cpu/v60/op7a.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/emu/cpu/v60/op7a.inc b/src/emu/cpu/v60/op7a.inc index 20b1137bc3f..67a7b0fb82c 100644 --- a/src/emu/cpu/v60/op7a.inc +++ b/src/emu/cpu/v60/op7a.inc @@ -1,5 +1,5 @@ // license:BSD-3-Clause -// copyright-holders:Farfetch'd, Richter Belmont +// copyright-holders:Farfetch'd, R. Belmont /* * CMPC: What happens to _S flag if the strings are identical? * I suppose that it will be cleared. And is it set or cleared |