.. |
aasmcpu.pas
|
- removed commented out writeln
|
2020-05-06 03:24:15 +00:00 |
agsdasz80.pas
|
+ enable the sdasz80 lameness check permanently, because the system unit now
|
2020-04-28 19:34:38 +00:00 |
agz80asm.pas
|
* ReplaceForbiddenAsmSymbolChars renamed ApplyAsmSymbolRestrictions, because now it also applies the
|
2020-04-26 10:42:07 +00:00 |
agz80vasm.pas
|
z80: fix typo in the previous commit
|
2020-04-28 23:10:35 +00:00 |
aoptcpu.pas
|
+ z80: handle all instructions in TCpuAsmOptimizer.RegLoadedWithNewValue
|
2020-05-16 20:33:44 +00:00 |
aoptcpub.pas
|
* Z80: JR can be both conditional and uncoditional jump, just like JP
|
2020-05-17 23:38:23 +00:00 |
aoptcpud.pas
|
|
|
cgcpu.pas
|
* Z80: fixed code generation for pure assembler routines, that have no parameters, no local variables
|
2020-04-29 19:44:57 +00:00 |
cpubase.pas
|
+ Z80: support the flags subregisters in the registers_interfere function
|
2020-05-12 01:58:10 +00:00 |
cpuinfo.pas
|
- z80: disable regvars, because they don't work
|
2020-05-17 14:38:57 +00:00 |
cpunode.pas
|
|
|
cpupara.pas
|
|
|
cpupi.pas
|
|
|
cputarg.pas
|
+ started work on the Z80 internal assembler
|
2020-04-30 14:27:48 +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
|
* handle nf_swapped properly in TZ80AddNode.second_cmp16_32_64bit
|
2020-04-26 22:09:37 +00:00 |
nz80cal.pas
|
|
|
nz80mat.pas
|
|
|
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
|
+ also recognize alternate registers in the Z80 inline asm scanner. This allows
|
2020-05-11 00:55:32 +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
|
|
|
z80ins.dat
|
|
|
z80nop.inc
|
|
|
z80op.inc
|
|
|
z80reg.dat
|
+ added the Z80 individual flag bits as subregisters
|
2020-05-11 19:17:31 +00:00 |
z80stdopnames.inc
|
|
|
z80tab.inc
|
|
|