summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/cpu/nec/v25instr.inc
diff options
context:
space:
mode:
Diffstat (limited to 'src/emu/cpu/nec/v25instr.inc')
-rw-r--r--src/emu/cpu/nec/v25instr.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/emu/cpu/nec/v25instr.inc b/src/emu/cpu/nec/v25instr.inc
index 8b88f163429..bd11b0626a8 100644
--- a/src/emu/cpu/nec/v25instr.inc
+++ b/src/emu/cpu/nec/v25instr.inc
@@ -1,5 +1,5 @@
// license:BSD-3-Clause
-// copyright-holders:Bryan McPhail
+// copyright-holders:Bryan McPhail, Alex W. Jackson
#define GetRB \
ModRM = FETCH(); \
if (ModRM >= 0xc0) \