..
aasmcpu.pas
Fix several warnings about uninitialized local variables
2020-07-15 08:59:59 +00:00
agsdasz80.pas
+ added the 'AREA' directive support to the Z80 inline assembler, that allows
2020-06-07 20:47:37 +00:00
agz80asm.pas
agz80vasm.pas
z80: vasm doesn't support the JRJP pseudo instruction, so change it to JP during write
2020-06-20 16:51:15 +00:00
aoptcpu.pas
+ added JRJP to various instruction lists
2020-05-25 16:12:06 +00:00
aoptcpub.pas
+ added JRJP to various instruction lists
2020-05-25 16:12:06 +00:00
aoptcpud.pas
ccpuinnr.inc
+ add intrinsics for Z80 port IN/OUT
2020-06-07 12:24:59 +00:00
cgcpu.pas
Fix several warnings about uninitialized local variables
2020-07-15 08:59:59 +00:00
cpubase.pas
+ added JRJP to various instruction lists
2020-05-25 16:12:06 +00:00
cpuinfo.pas
- z80: disable regvars, because they don't work
2020-05-17 14:38:57 +00:00
cpunode.pas
+ add intrinsics for Z80 port IN/OUT
2020-06-07 12:24:59 +00:00
cpupara.pas
cpupi.pas
cputarg.pas
+ add compiler support for the Z80 MSX-DOS target
2020-06-06 17:16:20 +00:00
hlcgcpu.pas
nz80add.pas
nz80cal.pas
nz80inl.pas
+ add intrinsics for Z80 port IN/OUT
2020-06-07 12:24:59 +00:00
nz80mat.pas
nz80mem.pas
raz80.pas
raz80asm.pas
+ support the OFFSET directive in the Z80 inline assembler reader
2020-06-07 22:17:10 +00:00
rgcpu.pas
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
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