summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/m6502/odeco16.lst
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/cpu/m6502/odeco16.lst')
-rw-r--r--src/devices/cpu/m6502/odeco16.lst2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/devices/cpu/m6502/odeco16.lst b/src/devices/cpu/m6502/odeco16.lst
index 6cea2fa7282..f3aade96499 100644
--- a/src/devices/cpu/m6502/odeco16.lst
+++ b/src/devices/cpu/m6502/odeco16.lst
@@ -1,3 +1,5 @@
+# license:BSD-3-Clause
+# copyright-holders:Olivier Galibert
# deco 16 opcodes
brk_16_imp
// The 6502 bug when a nmi occurs in a brk is reproduced (case !irq_taken && nmi_state)