fpc/compiler/z80
nickysn 3e3a392d88 * z80 regdat files regenerated
git-svn-id: branches/z80@44625 -
2020-04-06 22:49:05 +00:00
..
aasmcpu.pas + implemented a_load_const_ref for more efficient Z80 code generation for const assignment to local variables 2020-04-03 02:23:05 +00:00
agsdasz80.pas + add externals as .globl directives in the sdcc-sdasz80 assembler output 2020-04-04 23:15:57 +00:00
agz80asm.pas * capitalize idtxt of z80asm, so it can be selected with -Az80asm 2020-03-31 19:31:18 +00:00
aoptcpu.pas
aoptcpub.pas
aoptcpud.pas
cgcpu.pas + implemented tcgz80.a_jmp_flags 2020-04-04 17:07:54 +00:00
cpubase.pas * updated TAsmCond and TResFlags for the Z80 2020-04-04 16:12:47 +00:00
cpuinfo.pas
cpunode.pas
cpupara.pas
cpupi.pas
cputarg.pas + started work on the sdcc-sdasz80 asm backend 2020-03-30 23:31:04 +00:00
hlcgcpu.pas
nz80add.pas + implemented 8-bit signed comparisons as well 2020-04-04 20:59:52 +00:00
raz80.pas
raz80asm.pas
rgcpu.pas * replace 'add/adc/sub/sbc/and/or/xor/cp orgreg' with 'add/adc/sub/sbc/and/or/xor/cp spilltemp' in 2020-04-03 22:42:02 +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