diff options
Diffstat (limited to 'src/devices/cpu/m6809/base6x09.ops')
-rw-r--r-- | src/devices/cpu/m6809/base6x09.ops | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/devices/cpu/m6809/base6x09.ops b/src/devices/cpu/m6809/base6x09.ops index 334521eb385..54226cddfb9 100644 --- a/src/devices/cpu/m6809/base6x09.ops +++ b/src/devices/cpu/m6809/base6x09.ops @@ -1,3 +1,5 @@ +// license:BSD-3-Clause +// copyright-holders:Nathan Woods NMI: m_nmi_asserted = false; m_cc |= CC_E; |