.. |
aasmcpu.pas
|
* patch by Marģers to unify internal error numbers, resolves #37888
|
2020-10-13 19:59:01 +00:00 |
agsdasz80.pas
|
* patch by Marģers to unify internal error numbers, resolves #37888
|
2020-10-13 19:59:01 +00:00 |
agz80asm.pas
|
Disable af_smartlink_sections option for Z80 vasm and z80asm assemblers, as it leads to errors
|
2020-09-22 15:44:15 +00:00 |
agz80vasm.pas
|
* patch by Marģers to unify internal error numbers, resolves #37888
|
2020-10-13 19:59:01 +00:00 |
aoptcpu.pas
|
* patch by Marģers to unify internal error numbers, resolves #37888
|
2020-10-13 19:59:01 +00:00 |
aoptcpub.pas
|
* patch by Marģers to unify internal error numbers, resolves #37888
|
2020-10-13 19:59:01 +00:00 |
aoptcpud.pas
|
|
|
ccpuinnr.inc
|
+ add intrinsics for Z80 port IN/OUT
|
2020-06-07 12:24:59 +00:00 |
cgcpu.pas
|
* patch by Marģers to unify internal error numbers, resolves #37888
|
2020-10-13 19:59:01 +00:00 |
cpubase.pas
|
* patch by Marģers to unify internal error numbers, resolves #37888
|
2020-10-13 19:59:01 +00:00 |
cpuinfo.pas
|
Add {$i fpcdefs.inc} to units that do not have that include
|
2020-11-26 10:34:02 +00:00 |
cpunode.pas
|
+ add intrinsics for Z80 port IN/OUT
|
2020-06-07 12:24:59 +00:00 |
cpupara.pas
|
* patch by Marģers to unify internal error numbers, resolves #37888
|
2020-10-13 19:59:01 +00:00 |
cpupi.pas
|
|
|
cputarg.pas
|
+ add compiler support for the Z80 MSX-DOS target
|
2020-06-06 17:16:20 +00:00 |
hlcgcpu.pas
|
+ emit a label in g_intf_wrapper, even though the entire function is not yet implemented. For now, this
|
2020-04-25 13:45:37 +00:00 |
nz80add.pas
|
* patch by Marģers to unify internal error numbers, resolves #37888
|
2020-10-13 19:59:01 +00:00 |
nz80cal.pas
|
|
|
nz80inl.pas
|
+ add intrinsics for Z80 port IN/OUT
|
2020-06-07 12:24:59 +00:00 |
nz80mat.pas
|
* reworked usage of tcgnotnode.handle_locjump
|
2020-08-05 21:15:32 +00:00 |
nz80mem.pas
|
- removed GetHigh, GetNextReg, GetLastReg, GetOffsetReg and GetOffsetReg64 from cpubase. The methods
|
2020-04-27 22:03:36 +00:00 |
raz80.pas
|
|
|
raz80asm.pas
|
Fix z80 compiler failure after change to ConcatConstSymbol in commit #47668
|
2020-12-03 11:05:36 +00:00 |
rgcpu.pas
|
+ z80: generate correct code in do_spill_read and do_spill_written for spilling to temp offsets outside the range -128..127
|
2020-04-28 19:31:11 +00:00 |
rz80con.inc
|
+ added the Z80 individual flag bits as subregisters
|
2020-05-11 19:17:31 +00:00 |
rz80dwa.inc
|
+ added the Z80 individual flag bits as subregisters
|
2020-05-11 19:17:31 +00:00 |
rz80nor.inc
|
+ added the Z80 individual flag bits as subregisters
|
2020-05-11 19:17:31 +00:00 |
rz80num.inc
|
+ added the Z80 individual flag bits as subregisters
|
2020-05-11 19:17:31 +00:00 |
rz80rni.inc
|
+ added the Z80 individual flag bits as subregisters
|
2020-05-11 19:17:31 +00:00 |
rz80sri.inc
|
+ added the Z80 individual flag bits as subregisters
|
2020-05-11 19:17:31 +00:00 |
rz80sta.inc
|
+ added the Z80 individual flag bits as subregisters
|
2020-05-11 19:17:31 +00:00 |
rz80std.inc
|
+ added the Z80 individual flag bits as subregisters
|
2020-05-11 19:17:31 +00:00 |
rz80sup.inc
|
+ added the Z80 individual flag bits as subregisters
|
2020-05-11 19:17:31 +00:00 |
symcpu.pas
|
|
|
tgcpu.pas
|
* patch by Marģers to unify internal error numbers, resolves #37888
|
2020-10-13 19:59:01 +00:00 |
tripletcpu.pas
|
* mark all external assemblers using an LLVM tool using af_llvm
|
2020-07-19 14:30:35 +00:00 |
z80ins.dat
|
+ Z80: added the JRJP pseudo instruction
|
2020-05-25 15:53:51 +00:00 |
z80nop.inc
|
+ Z80: added the JRJP pseudo instruction
|
2020-05-25 15:53:51 +00:00 |
z80op.inc
|
+ Z80: added the JRJP pseudo instruction
|
2020-05-25 15:53:51 +00:00 |
z80reg.dat
|
+ added the Z80 individual flag bits as subregisters
|
2020-05-11 19:17:31 +00:00 |
z80stdopnames.inc
|
+ Z80: added the JRJP pseudo instruction
|
2020-05-25 15:53:51 +00:00 |
z80tab.inc
|
+ Z80: added the JRJP pseudo instruction
|
2020-05-25 15:53:51 +00:00 |