6502DTV is not a superset of 6502X more
This commit is contained in:
committed by
Oliver Schmidt
parent
c59e8277ae
commit
4205a04a34
@@ -70,7 +70,7 @@ const unsigned CPUIsets[CPU_COUNT] = {
|
||||
CPU_ISET_NONE,
|
||||
CPU_ISET_6502,
|
||||
CPU_ISET_6502 | CPU_ISET_6502X,
|
||||
CPU_ISET_6502 | CPU_ISET_6502X | CPU_ISET_6502DTV,
|
||||
CPU_ISET_6502 | CPU_ISET_6502DTV,
|
||||
CPU_ISET_6502 | CPU_ISET_65SC02,
|
||||
CPU_ISET_6502 | CPU_ISET_65SC02 | CPU_ISET_65C02,
|
||||
CPU_ISET_6502 | CPU_ISET_65SC02 | CPU_ISET_65C02 | CPU_ISET_65816,
|
||||
|
||||
Reference in New Issue
Block a user