florian c7290bfb78 * enclose {$define DEBUG_AOPTCPU} in {$ifdef EXTDEBUG} il y a 5 mois
..
aasmcpu.pas 637976e83f * patch by Marģers to unify internal error numbers, resolves #37888 il y a 4 ans
agsdasz80.pas eae74aaee0 Follow sdas documentation for .ascii limitations by using only printable chars and .byte for others il y a 1 an
agz80asm.pas 74e83e9d8b Disable af_smartlink_sections option for Z80 vasm and z80asm assemblers, as it leads to errors il y a 5 ans
agz80vasm.pas 4867d48e99 + support for .debug_loc and .debuc_loclist sections il y a 1 an
aoptcpu.pas c7290bfb78 * enclose {$define DEBUG_AOPTCPU} in {$ifdef EXTDEBUG} il y a 5 mois
aoptcpub.pas 637976e83f * patch by Marģers to unify internal error numbers, resolves #37888 il y a 4 ans
aoptcpud.pas ea52a23179 + skeleton for Z80 support il y a 8 ans
ccpuinnr.inc c793f42271 + add intrinsics for Z80 port IN/OUT il y a 5 ans
cgcpu.pas 637976e83f * patch by Marģers to unify internal error numbers, resolves #37888 il y a 4 ans
cpubase.pas 2e70bd7dcb * change cgsize2subreg and reg_cgsize on Z80 to behave more like they do on AVR; this fixes compilation of Z80 now that the array and string length fields are indeed of type SizeSInt instead of OSSInt il y a 3 ans
cpuinfo.pas 27fb9086aa * cleanup: cs_opt_loopunroll is a generic optimization for a long time already il y a 3 ans
cpunode.pas c793f42271 + add intrinsics for Z80 port IN/OUT il y a 5 ans
cpupara.pas 637976e83f * patch by Marģers to unify internal error numbers, resolves #37888 il y a 4 ans
cpupi.pas 391990e456 * tg.direction is always -1 on the Z80 il y a 5 ans
cputarg.pas cb959c2e6f * z80-amstradcpc: add some initial files for the target (mostly just the clone of ZX Spectrum files for now) il y a 3 ans
hlcgcpu.pas 91289fddf4 + emit a label in g_intf_wrapper, even though the entire function is not yet implemented. For now, this il y a 5 ans
itcpugas.pas 6cb24a3929 * itcpugas unit for Z80 providing gas_regname to fix compilation with -dDEBUG_NODE_XML il y a 3 ans
nz80add.pas 890b899842 + support the <= and >= operators for smallsets on the Z80 il y a 3 ans
nz80cal.pas b2549b63cd * implemented pop_parasize for the Z80 and declared stdcall to be a clearstack pocall on this arch il y a 5 ans
nz80inl.pas c793f42271 + add intrinsics for Z80 port IN/OUT il y a 5 ans
nz80mat.pas 28f25b2df0 * reworked usage of tcgnotnode.handle_locjump il y a 5 ans
nz80mem.pas 69c95115f6 - removed GetHigh, GetNextReg, GetLastReg, GetOffsetReg and GetOffsetReg64 from cpubase. The methods il y a 5 ans
raz80.pas ea52a23179 + skeleton for Z80 support il y a 8 ans
raz80asm.pas 219fedfea6 Restore start section at end of assembler block inside z80 asm reader il y a 2 ans
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 il y a 5 ans
rz80con.inc 4abc498f2f + added the Z80 individual flag bits as subregisters il y a 5 ans
rz80dwa.inc 4abc498f2f + added the Z80 individual flag bits as subregisters il y a 5 ans
rz80nor.inc 4abc498f2f + added the Z80 individual flag bits as subregisters il y a 5 ans
rz80num.inc 4abc498f2f + added the Z80 individual flag bits as subregisters il y a 5 ans
rz80rni.inc 4abc498f2f + added the Z80 individual flag bits as subregisters il y a 5 ans
rz80sri.inc 4abc498f2f + added the Z80 individual flag bits as subregisters il y a 5 ans
rz80sta.inc 4abc498f2f + added the Z80 individual flag bits as subregisters il y a 5 ans
rz80std.inc 4abc498f2f + added the Z80 individual flag bits as subregisters il y a 5 ans
rz80sup.inc 4abc498f2f + added the Z80 individual flag bits as subregisters il y a 5 ans
symcpu.pas ea52a23179 + skeleton for Z80 support il y a 8 ans
tgcpu.pas 637976e83f * patch by Marģers to unify internal error numbers, resolves #37888 il y a 4 ans
tripletcpu.pas eb7ba1690e * mark all external assemblers using an LLVM tool using af_llvm il y a 5 ans
z80ins.dat c5d04d1a54 + Z80: added the JRJP pseudo instruction il y a 5 ans
z80nop.inc c5d04d1a54 + Z80: added the JRJP pseudo instruction il y a 5 ans
z80op.inc c5d04d1a54 + Z80: added the JRJP pseudo instruction il y a 5 ans
z80reg.dat 4abc498f2f + added the Z80 individual flag bits as subregisters il y a 5 ans
z80stdopnames.inc c5d04d1a54 + Z80: added the JRJP pseudo instruction il y a 5 ans
z80tab.inc c5d04d1a54 + Z80: added the JRJP pseudo instruction il y a 5 ans