diff options
Diffstat (limited to 'src/emu/cpu/nec/v25priv.h')
-rw-r--r-- | src/emu/cpu/nec/v25priv.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/emu/cpu/nec/v25priv.h b/src/emu/cpu/nec/v25priv.h index a351d95b90d..19e8fcb7171 100644 --- a/src/emu/cpu/nec/v25priv.h +++ b/src/emu/cpu/nec/v25priv.h @@ -1,5 +1,5 @@ // license:BSD-3-Clause -// copyright-holders:Bryan McPhail +// copyright-holders:Bryan McPhail, Alex W. Jackson /* Cpu types, steps of 8 to help the cycle count calculation */ #define V33_TYPE 0 #define V30_TYPE 8 |