nickysn
|
20e2a0efac
+ added Z80 register AF'
|
5 éve |
nickysn
|
6654faea08
+ build an instruction table cache for the Z80
|
5 éve |
nickysn
|
f8c2d4a632
* added comment, stating that Z80 has no condition subsets
|
5 éve |
nickysn
|
cfb28c7654
* fixed bug, causing the global variable stacksize to be destroyed
|
5 éve |
nickysn
|
e60ab7148d
* fixed compilation with sdld
|
5 éve |
Károly Balogh
|
695a260ff8
zxspectrum: added support for linking via vlink, and for pascal sysinit code. also some cleanup in the linker code
|
5 éve |
nickysn
|
5b24267529
* reduced the stack margin for stack checking to 64 bytes on the Z80
|
5 éve |
Károly Balogh
|
594138141a
zxspectrum: in the pascal startup code, match start symbol name with the asm startup code
|
5 éve |
nickysn
|
59b90c24ed
+ initialize StackBottom and StackLength in the startup of the ZX Spectrum system unit
|
5 éve |
Károly Balogh
|
c206415450
zxspectrum: pascal startup code. this allows the RTL to be built with any assembler
|
5 éve |
Károly Balogh
|
60c73dd14b
z80: fix typo in the previous commit
|
5 éve |
Károly Balogh
|
04bd105cf5
z80: fix global symbols and section attributes in the vasm writer
|
5 éve |
florian
|
50c221670f
* do not generate moves unncesssarily in tcgloadparentfpnode.pass_generate_code
|
5 éve |
marcus
|
8aacea8850
Amiga: Video unit, do not draw Cursor if outside the window (would write over the window border)
|
5 éve |
svenbarth
|
c8b7094378
* fix for Mantis #36940: apply (adjusted) patch by Bi0T1N to add functionality to the thread manager to set a thread's debug name (if supported by the platform)
|
5 éve |
svenbarth
|
e131a4e014
* nicely align assignment of TThreadManager.CloseThread
|
5 éve |
nickysn
|
86e04ddd5c
+ enable the sdasz80 lameness check permanently, because the system unit now
|
5 éve |
nickysn
|
07a8af33b1
+ z80: generate correct code in do_spill_read and do_spill_written for spilling to temp offsets outside the range -128..127
|
5 éve |
nickysn
|
6dbe1368ef
+ z80: added range checking for d in the (IX+d) and (IY+d) addressing modes in
|
5 éve |
marcus
|
589b2b956f
Fixed LLVM compilation after r45143
|
5 éve |
pierre
|
a506fe9560
Fix cross-compilation on aarch64-linux using -dFPC_SOFT_FPUX80 option
|
5 éve |
nickysn
|
573d69c8fe
* unfortunately tf_smartlink_sections is mutually exclusive with
|
5 éve |
Károly Balogh
|
23fc0fe66a
z80: added quick & dirty vasm assembler support to the target
|
5 éve |
Károly Balogh
|
db1ef439b5
z80: sdasz80 won't do section smartlinking for us, but it's used for the zx spectrum target
|
5 éve |
nickysn
|
491462fd02
+ added another helper for register pairs: register_in
|
5 éve |
nickysn
|
a5d36e1bc6
+ added Z80 helper functions is_regpair and split_regpair
|
5 éve |
nickysn
|
fa052f76ee
+ added empty strings.inc and stringss.inc files
|
5 éve |
nickysn
|
69c95115f6
- removed GetHigh, GetNextReg, GetLastReg, GetOffsetReg and GetOffsetReg64 from cpubase. The methods
|
5 éve |
nickysn
|
f202249711
+ implemented get_caller_addr and get_caller_frame for the Z80
|
5 éve |
nickysn
|
6810677493
* updated revision.inc
|
5 éve |