Home
last modified time | relevance | path

Searched refs:CPU_4510 (Results 1 – 11 of 11) sorted by relevance

/dports/devel/cc65/cc65-2.19/src/common/
H A Dcpu.h59 CPU_4510, /* CPU of C65 */ enumerator
74 CPU_ISET_4510 = 1 << CPU_4510,
H A Dtarget.c216 { "c65", CPU_4510, BINFMT_BINARY, CTPET },
/dports/devel/cc65/cc65-2.19/src/da65/
H A Dopctable.c77 case CPU_4510: OpcTable = OpcTable_4510; break; in SetOpcTable()
/dports/devel/cc65/cc65-2.19/asminc/
H A Dcpu.mac22 CPU_4510 = CPU_ISET_6502|CPU_ISET_65SC02|CPU_ISET_65C02|CPU_ISET_4510
/dports/devel/cc65/cc65-2.19/include/
H A D6502.h53 #define CPU_4510 3 macro
/dports/devel/cc65/cc65-2.19/src/ca65/
H A Dea65.c161 A->AddrModeSet = (CPU == CPU_4510) ? AM65_ABS_IND in GetEA()
H A Dscanner.c1173 if ((CPU == CPU_4510) || (CPU == CPU_65816)) { in NextRawTok()
1193 if (CPU == CPU_4510) { in NextRawTok()
1205 if ((CPU == CPU_4510) && in NextRawTok()
H A Dcondasm.c393 SetIfCond (D, GetCPU() == CPU_4510); in DoConditionals()
H A Dpseudo.c1550 SetCPU (CPU_4510); in DoP4510()
/dports/devel/cc65/cc65-2.19/doc/
H A Dca65.sgml4588 CPU_4510
H A Dfuncref.sgml3943 <item><tt/CPU_4510/