nickysn 66462fec68 - removed taddressmode from the Z80 code generator - it's a leftover from AVR that doesn't apply to the Z80 5 years ago
..
aasmcpu.pas 53de231c23 + added the instruction opcode information strings to the compiler instruction table 5 years ago
agsdasz80.pas 4e5eb7fa4e + implemented tcgz80.a_loadaddr_ref_reg for symbol references 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 90e2b9ecc6 + implemented tcgz80.g_flags2reg 5 years ago
cpubase.pas 66462fec68 - removed taddressmode from the Z80 code generator - it's a leftover from AVR that doesn't apply to the Z80 5 years ago
cpuinfo.pas ea52a23179 + skeleton for Z80 support 8 years ago
cpunode.pas b2549b63cd * implemented pop_parasize for the Z80 and declared stdcall to be a clearstack pocall on this arch 5 years ago
cpupara.pas ca77f07013 * fixed offset to procedure/function parameters 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 f307f6954f * formatting 5 years ago
nz80cal.pas b2549b63cd * implemented pop_parasize for the Z80 and declared stdcall to be a clearstack pocall on this arch 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 3e3a392d88 * z80 regdat files regenerated 5 years ago
rz80dwa.inc 3e3a392d88 * z80 regdat files regenerated 5 years ago
rz80nor.inc 3e3a392d88 * z80 regdat files regenerated 5 years ago
rz80num.inc 3e3a392d88 * z80 regdat files regenerated 5 years ago
rz80rni.inc 3e3a392d88 * z80 regdat files regenerated 5 years ago
rz80sri.inc 3e3a392d88 * z80 regdat files regenerated 5 years ago
rz80sta.inc 3e3a392d88 * z80 regdat files regenerated 5 years ago
rz80std.inc 3e3a392d88 * z80 regdat files regenerated 5 years ago
rz80sup.inc 3e3a392d88 * z80 regdat files regenerated 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
z80tab.inc 53de231c23 + added the instruction opcode information strings to the compiler instruction table 5 years ago