fpc/compiler/z80
2020-04-20 20:52:07 +00:00
..
aasmcpu.pas + support more instructions in taicpu.spilling_get_operation_type 2020-04-18 02:02:38 +00:00
agsdasz80.pas + support conditions in the Z80 inline assembler 2020-04-20 17:02:03 +00:00
agz80asm.pas * fixed warning in agz80asm 2020-04-19 04:50:32 +00:00
aoptcpu.pas * fixed warnings in aoptcpu 2020-04-19 04:40:48 +00:00
aoptcpub.pas
aoptcpud.pas
cgcpu.pas - removed make_simple_ref, because normalize_ref should be used instead 2020-04-20 20:52:07 +00:00
cpubase.pas + handle all registers properly in reg_cgsize 2020-04-18 22:34:21 +00:00
cpuinfo.pas
cpunode.pas * implemented pop_parasize for the Z80 and declared stdcall to be a clearstack pocall on this arch 2020-04-07 00:07:34 +00:00
cpupara.pas * fix warning in Z80 cpupara 2020-04-19 04:32:54 +00:00
cpupi.pas
cputarg.pas + added a ZX Spectrum target to the compiler 2020-04-19 01:09:03 +00:00
hlcgcpu.pas
nz80add.pas + use is_ref_in_opertypes in nz80add 2020-04-18 00:32:01 +00:00
nz80cal.pas * implemented pop_parasize for the Z80 and declared stdcall to be a clearstack pocall on this arch 2020-04-07 00:07:34 +00:00
raz80.pas
raz80asm.pas + only allow the first operand to be a condition 2020-04-20 17:07:21 +00:00
rgcpu.pas * fixed warnings in Z80 rgcpu 2020-04-19 04:38:47 +00:00
rz80con.inc * z80 regdat files regenerated 2020-04-06 22:49:05 +00:00
rz80dwa.inc * z80 regdat files regenerated 2020-04-06 22:49:05 +00:00
rz80nor.inc * z80 regdat files regenerated 2020-04-06 22:49:05 +00:00
rz80num.inc * z80 regdat files regenerated 2020-04-06 22:49:05 +00:00
rz80rni.inc * z80 regdat files regenerated 2020-04-06 22:49:05 +00:00
rz80sri.inc * z80 regdat files regenerated 2020-04-06 22:49:05 +00:00
rz80sta.inc * z80 regdat files regenerated 2020-04-06 22:49:05 +00:00
rz80std.inc * z80 regdat files regenerated 2020-04-06 22:49:05 +00:00
rz80sup.inc * z80 regdat files regenerated 2020-04-06 22:49:05 +00:00
symcpu.pas
z80ins.dat + added instruction encoding info for all the remaining Z80 instructions 2020-04-04 13:49:07 +00:00
z80nop.inc + generate the Z80 instruction enum and string table from z80ins.dat via a newly created tool 2020-04-04 01:36:07 +00:00
z80op.inc + generate the Z80 instruction enum and string table from z80ins.dat via a newly created tool 2020-04-04 01:36:07 +00:00
z80reg.dat * treat all Z80 registers as 8-bit 2020-04-03 18:53:10 +00:00
z80stdopnames.inc + generate the Z80 instruction enum and string table from z80ins.dat via a newly created tool 2020-04-04 01:36:07 +00:00
z80tab.inc * changed max_operands to 2 for the Z80 2020-04-17 23:34:56 +00:00