nickysn 06a728df24 + added the alternate Z80 register pairs BC', DE' and HL' 5 vuotta sitten
..
aasmcpu.pas 75ce122d36 - removed commented out writeln 5 vuotta sitten
agsdasz80.pas 86e04ddd5c + enable the sdasz80 lameness check permanently, because the system unit now 5 vuotta sitten
agz80asm.pas 3d81dd0b00 * ReplaceForbiddenAsmSymbolChars renamed ApplyAsmSymbolRestrictions, because now it also applies the 5 vuotta sitten
agz80vasm.pas 60c73dd14b z80: fix typo in the previous commit 5 vuotta sitten
aoptcpu.pas 44d4b5ea83 * fixed warnings in aoptcpu 5 vuotta sitten
aoptcpub.pas ea52a23179 + skeleton for Z80 support 8 vuotta sitten
aoptcpud.pas ea52a23179 + skeleton for Z80 support 8 vuotta sitten
cgcpu.pas 7f769f024b * Z80: fixed code generation for pure assembler routines, that have no parameters, no local variables 5 vuotta sitten
cpubase.pas c81f433795 + Z80: support conditional JR 5 vuotta sitten
cpuinfo.pas 9cca44d3af * tcputype.cpu_ez80 renamed .cpu_zilog_ez80 5 vuotta sitten
cpunode.pas cae8a928c9 * fixed tz80loadparentfpnode.pass_generate_code to return result in an imaginary register sequence, 5 vuotta sitten
cpupara.pas 86bc22528a - removed some commented out code from tcpuparamanager.get_funcretloc 5 vuotta sitten
cpupi.pas 391990e456 * tg.direction is always -1 on the Z80 5 vuotta sitten
cputarg.pas 19c1ecda54 + started work on the Z80 internal assembler 5 vuotta sitten
hlcgcpu.pas 91289fddf4 + emit a label in g_intf_wrapper, even though the entire function is not yet implemented. For now, this 5 vuotta sitten
nz80add.pas 368f4412c4 * handle nf_swapped properly in TZ80AddNode.second_cmp16_32_64bit 5 vuotta sitten
nz80cal.pas b2549b63cd * implemented pop_parasize for the Z80 and declared stdcall to be a clearstack pocall on this arch 5 vuotta sitten
nz80mat.pas 39574ac70e + implemented tz80notnode.second_boolean 5 vuotta sitten
nz80mem.pas 69c95115f6 - removed GetHigh, GetNextReg, GetLastReg, GetOffsetReg and GetOffsetReg64 from cpubase. The methods 5 vuotta sitten
raz80.pas ea52a23179 + skeleton for Z80 support 8 vuotta sitten
raz80asm.pas 9ce97e6ba5 + also recognize alternate registers in the Z80 inline asm scanner. This allows 5 vuotta sitten
rgcpu.pas 07a8af33b1 + z80: generate correct code in do_spill_read and do_spill_written for spilling to temp offsets outside the range -128..127 5 vuotta sitten
rz80con.inc 06a728df24 + added the alternate Z80 register pairs BC', DE' and HL' 5 vuotta sitten
rz80dwa.inc 06a728df24 + added the alternate Z80 register pairs BC', DE' and HL' 5 vuotta sitten
rz80nor.inc 06a728df24 + added the alternate Z80 register pairs BC', DE' and HL' 5 vuotta sitten
rz80num.inc 06a728df24 + added the alternate Z80 register pairs BC', DE' and HL' 5 vuotta sitten
rz80rni.inc 06a728df24 + added the alternate Z80 register pairs BC', DE' and HL' 5 vuotta sitten
rz80sri.inc 06a728df24 + added the alternate Z80 register pairs BC', DE' and HL' 5 vuotta sitten
rz80sta.inc 06a728df24 + added the alternate Z80 register pairs BC', DE' and HL' 5 vuotta sitten
rz80std.inc 06a728df24 + added the alternate Z80 register pairs BC', DE' and HL' 5 vuotta sitten
rz80sup.inc 06a728df24 + added the alternate Z80 register pairs BC', DE' and HL' 5 vuotta sitten
symcpu.pas ea52a23179 + skeleton for Z80 support 8 vuotta sitten
tgcpu.pas 391990e456 * tg.direction is always -1 on the Z80 5 vuotta sitten
z80ins.dat a362c3247d + added instruction encoding info for all the remaining Z80 instructions 5 vuotta sitten
z80nop.inc 20eab5582f + generate the Z80 instruction enum and string table from z80ins.dat via a newly created tool 5 vuotta sitten
z80op.inc 20eab5582f + generate the Z80 instruction enum and string table from z80ins.dat via a newly created tool 5 vuotta sitten
z80reg.dat 06a728df24 + added the alternate Z80 register pairs BC', DE' and HL' 5 vuotta sitten
z80stdopnames.inc 20eab5582f + generate the Z80 instruction enum and string table from z80ins.dat via a newly created tool 5 vuotta sitten
z80tab.inc 4b01ff605a * changed max_operands to 2 for the Z80 5 vuotta sitten