diff options
Diffstat (limited to 'src/emu/cpu/nec/v25.h')
-rw-r--r-- | src/emu/cpu/nec/v25.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/emu/cpu/nec/v25.h b/src/emu/cpu/nec/v25.h index c1113633897..41d55cc4fb8 100644 --- a/src/emu/cpu/nec/v25.h +++ b/src/emu/cpu/nec/v25.h @@ -1,5 +1,5 @@ // license:BSD-3-Clause -// copyright-holders:Bryan McPhail +// copyright-holders:Bryan McPhail, Alex W. Jackson /* ASG 971222 -- rewrote this interface */ #ifndef __NEC_V25_H_ #define __NEC_V25_H_ |