Home
last modified time | relevance | path

Searched refs:w65c02 (Results 1 – 10 of 10) sorted by relevance

/dports/devel/acme/acme-0.97.r323/testing/cpus/
H A Dtest-w65c02.a2 !cpu w65c02
3 !to "out-w65c02.o", plain
H A Dcheck-all-cpus.sh2 for CPU in 6502 65c02 r65c02 w65c02 nmos6502 c64dtv2 65ce02 4502 m65 65816 ; do
/dports/devel/tass64/64tass-1.56.2625-src/
H A Dopcodes.h61 extern const struct cpu_s w65c02;
H A Dinstruction.c678 … if (cnmemonic[ADR_REL] == 0x80 && (opcode == r65c02.opcode || opcode == w65c02.opcode)) { in instruction()
897 …pcode && opcode != c65c02.opcode && opcode != r65c02.opcode && opcode != w65c02.opcode && opcode !… in instruction()
H A Darguments.c589 case MW65C02: arguments.cpumode = &w65c02;break; in testarg()
H A Doptimizer.c66 cputype_65c02 = (cpu == &c65c02 || cpu == &r65c02 || cpu == &w65c02); in cpu_opt_set_cpumode()
1589 … if (adr == 1 && (cputype == &r65c02 || cputype == &w65c02)) { optname = "gra"; goto replace; } in cpu_opt()
1662 if (cputype == &w65c02) { in cpu_opt()
H A Dopcodes.c667 const struct cpu_s w65c02 = { variable
H A D64tass.c4244 &c65el02, &r65c02, &w65c02, &c4510, &default_cpu, NULL in compile()
H A DREADME2644 .cpu "w65c02" ;W65C02
/dports/devel/tass64/64tass-1.56.2625-src/syntax/vim/syntax/
H A D64tass.vim88 " w65c02 opcodes
91 " w65c02 opcode aliases