diff options
Diffstat (limited to 'src/emu/cpu/nec/v25instr.h')
-rw-r--r-- | src/emu/cpu/nec/v25instr.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/emu/cpu/nec/v25instr.h b/src/emu/cpu/nec/v25instr.h index 33b5aac3e12..5d878f24f2b 100644 --- a/src/emu/cpu/nec/v25instr.h +++ b/src/emu/cpu/nec/v25instr.h @@ -1,5 +1,5 @@ // license:BSD-3-Clause -// copyright-holders:Bryan McPhail +// copyright-holders:Bryan McPhail, Alex W. Jackson const v25_common_device::nec_ophandler v25_common_device::s_nec_instruction[256] = { &v25_common_device::i_add_br8, /* 0x00 */ |