nickysn eb26cd55d4 + implemented OP_XOR in tcgz80.a_op_const_reg_internal 5 years ago
..
aasmcpu.pas fe20a00711 * don't typecast the const to aint in taicpu.op_const_reg and .op_reg_const, because, on the Z80, aint 5 years ago
agsdasz80.pas d8ca077c33 + add externals as .globl directives in the sdcc-sdasz80 assembler 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 eb26cd55d4 + implemented OP_XOR in tcgz80.a_op_const_reg_internal 5 years ago
cpubase.pas 3c8ed1cfbc * use 8-bit registers for the function return regs 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 62cc60d081 * use register L for returning 8-bit values, DEHL for 32-bit values (SDCC-compatible) 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 fdc24164a0 + implemented 8-bit signed comparisons as well 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