nickysn d3e946b779 * fixed Z80 stack and temp allocation, so it doesn't have any wasted bytes 5 lat temu
..
aasmcpu.pas 05a6bcec13 + support more instructions in taicpu.spilling_get_operation_type 5 lat temu
agsdasz80.pas 168c009bc3 - removed the 'sdcc-' prefix of sdasz80 and sdldz80 5 lat temu
agz80asm.pas fc9a5797dd * fixed warning in agz80asm 5 lat temu
aoptcpu.pas 44d4b5ea83 * fixed warnings in aoptcpu 5 lat temu
aoptcpub.pas ea52a23179 + skeleton for Z80 support 8 lat temu
aoptcpud.pas ea52a23179 + skeleton for Z80 support 8 lat temu
cgcpu.pas 2f68090dd6 * synchronized with trunk 5 lat temu
cpubase.pas ce598813fa + handle all registers properly in reg_cgsize 5 lat temu
cpuinfo.pas ea52a23179 + skeleton for Z80 support 8 lat temu
cpunode.pas d3e946b779 * fixed Z80 stack and temp allocation, so it doesn't have any wasted bytes 5 lat temu
cpupara.pas 36043e8046 * fix warning in Z80 cpupara 5 lat temu
cpupi.pas d3e946b779 * fixed Z80 stack and temp allocation, so it doesn't have any wasted bytes 5 lat temu
cputarg.pas 3deeff689a + added a ZX Spectrum target to the compiler 5 lat temu
hlcgcpu.pas ea52a23179 + skeleton for Z80 support 8 lat temu
nz80add.pas 82ca49e0a6 + use is_ref_in_opertypes in nz80add 5 lat temu
nz80cal.pas b2549b63cd * implemented pop_parasize for the Z80 and declared stdcall to be a clearstack pocall on this arch 5 lat temu
raz80.pas ea52a23179 + skeleton for Z80 support 8 lat temu
raz80asm.pas 6e1dd417cf + only allow the first operand to be a condition 5 lat temu
rgcpu.pas 85e3ad2193 * fixed warnings in Z80 rgcpu 5 lat temu
rz80con.inc 3e3a392d88 * z80 regdat files regenerated 5 lat temu
rz80dwa.inc 3e3a392d88 * z80 regdat files regenerated 5 lat temu
rz80nor.inc 3e3a392d88 * z80 regdat files regenerated 5 lat temu
rz80num.inc 3e3a392d88 * z80 regdat files regenerated 5 lat temu
rz80rni.inc 3e3a392d88 * z80 regdat files regenerated 5 lat temu
rz80sri.inc 3e3a392d88 * z80 regdat files regenerated 5 lat temu
rz80sta.inc 3e3a392d88 * z80 regdat files regenerated 5 lat temu
rz80std.inc 3e3a392d88 * z80 regdat files regenerated 5 lat temu
rz80sup.inc 3e3a392d88 * z80 regdat files regenerated 5 lat temu
symcpu.pas ea52a23179 + skeleton for Z80 support 8 lat temu
tgcpu.pas d3e946b779 * fixed Z80 stack and temp allocation, so it doesn't have any wasted bytes 5 lat temu
z80ins.dat a362c3247d + added instruction encoding info for all the remaining Z80 instructions 5 lat temu
z80nop.inc 20eab5582f + generate the Z80 instruction enum and string table from z80ins.dat via a newly created tool 5 lat temu
z80op.inc 20eab5582f + generate the Z80 instruction enum and string table from z80ins.dat via a newly created tool 5 lat temu
z80reg.dat bf8d560cc6 * treat all Z80 registers as 8-bit 5 lat temu
z80stdopnames.inc 20eab5582f + generate the Z80 instruction enum and string table from z80ins.dat via a newly created tool 5 lat temu
z80tab.inc 4b01ff605a * changed max_operands to 2 for the Z80 5 lat temu