diff options
Diffstat (limited to 'src/devices/cpu/m6502/dm6510.lst')
-rw-r--r-- | src/devices/cpu/m6502/dm6510.lst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/devices/cpu/m6502/dm6510.lst b/src/devices/cpu/m6502/dm6510.lst index dbc8bd88d57..18b78643795 100644 --- a/src/devices/cpu/m6502/dm6510.lst +++ b/src/devices/cpu/m6502/dm6510.lst @@ -1,3 +1,5 @@ +# license:BSD-3-Clause +# copyright-holders:Olivier Galibert # m6510_family - identical to 6502, except for some undocumented instructions that have to be handled specifically brk_imp ora_idx kil_non slo_idx nop_zpg ora_zpg asl_zpg slo_zpg php_imp ora_imm asl_acc anc_10_imm nop_aba ora_aba asl_aba slo_aba bpl_rel ora_idy kil_non slo_idy nop_zpx ora_zpx asl_zpx slo_zpx clc_imp ora_aby nop_imp slo_aby nop_abx ora_abx asl_abx slo_abx |