nickysn d05a632616 + write jump operands (not all forms supported yet) in the sdcc-sdasz80 asm output 5 years ago
..
aasmcpu.pas 5ddd0dd9b8 + implemented a_load_const_ref for more efficient Z80 code generation for const assignment to local variables 5 years ago
agsdasz80.pas d05a632616 + write jump operands (not all forms supported yet) in the sdcc-sdasz80 asm output 5 years ago
agz80asm.pas 6159b34608 * capitalize idtxt of z80asm, so it can be selected with -Az80asm 5 years ago
aoptcpu.pas 755fe97c51 * synchronize with trunk 5 years ago
aoptcpub.pas ea52a23179 + skeleton for Z80 support 8 years ago
aoptcpud.pas ea52a23179 + skeleton for Z80 support 8 years ago
cgcpu.pas 99e304165e * fix for 64-bit OP_AND/OP_OR/OP_XOR in tcgz80.a_op_reg_reg_internal 5 years ago
cpubase.pas fb3a079916 * updated TAsmCond and TResFlags for the Z80 5 years ago
cpuinfo.pas ea52a23179 + skeleton for Z80 support 8 years ago
cpunode.pas 8a99a619f8 + addnode dummy for Z80 7 years ago
cpupara.pas 755fe97c51 * synchronize with trunk 5 years ago
cpupi.pas ea52a23179 + skeleton for Z80 support 8 years ago
cputarg.pas 377f52ee69 + started work on the sdcc-sdasz80 asm backend 5 years ago
hlcgcpu.pas ea52a23179 + skeleton for Z80 support 8 years ago
nz80add.pas fb3a079916 * updated TAsmCond and TResFlags for the Z80 5 years ago
raz80.pas ea52a23179 + skeleton for Z80 support 8 years ago
raz80asm.pas ea52a23179 + skeleton for Z80 support 8 years ago
rgcpu.pas 9309e2c42e * replace 'add/adc/sub/sbc/and/or/xor/cp orgreg' with 'add/adc/sub/sbc/and/or/xor/cp spilltemp' in 5 years ago
rz80con.inc dc1ff00418 * fixed register number of IX 5 years ago
rz80dwa.inc e370e9ba15 * register names fixed 8 years ago
rz80nor.inc e370e9ba15 * register names fixed 8 years ago
rz80num.inc dc1ff00418 * fixed register number of IX 5 years ago
rz80rni.inc e370e9ba15 * register names fixed 8 years ago
rz80sri.inc e370e9ba15 * register names fixed 8 years ago
rz80sta.inc e370e9ba15 * register names fixed 8 years ago
rz80std.inc e370e9ba15 * register names fixed 8 years ago
rz80sup.inc dc1ff00418 * fixed register number of IX 5 years ago
symcpu.pas ea52a23179 + skeleton for Z80 support 8 years ago
z80ins.dat a362c3247d + added instruction encoding info for all the remaining Z80 instructions 5 years ago
z80nop.inc 20eab5582f + generate the Z80 instruction enum and string table from z80ins.dat via a newly created tool 5 years ago
z80op.inc 20eab5582f + generate the Z80 instruction enum and string table from z80ins.dat via a newly created tool 5 years ago
z80reg.dat bf8d560cc6 * treat all Z80 registers as 8-bit 5 years ago
z80stdopnames.inc 20eab5582f + generate the Z80 instruction enum and string table from z80ins.dat via a newly created tool 5 years ago