nickysn
|
d1377777be
+ enabled the ZX Spectrum internal linker
|
5 years ago |
nickysn
|
84cd9e129b
+ ZX Spectrum internal linker: invoke the ihx2tzx to postprocess the ihx file,
|
5 years ago |
nickysn
|
4a296c9f5d
* enable the Z80 internal linker (not working yet) if the compiler is compiled with the Z80_INTERNAL_LINKER define
|
5 years ago |
nickysn
|
362d2b50df
+ enable the Z80 internal assembler
|
5 years ago |
nickysn
|
950c1d1693
+ enable the Z80 internal asm (which doesn't work, yet) if the compiler is compiled with -dZ80_INTERNAL_ASM
|
5 years ago |
nickysn
|
573d69c8fe
* unfortunately tf_smartlink_sections is mutually exclusive with
|
5 years ago |
Károly Balogh
|
23fc0fe66a
z80: added quick & dirty vasm assembler support to the target
|
5 years ago |
nickysn
|
a857e60dc1
* tsystemcpu.cpu_sys_z80 renamed .cpu_z80 for consistency with the other values in the enum.
|
5 years ago |
nickysn
|
55f12aac03
+ added the tf_no_objectfiles_when_smartlinking target flag to z80-zxspectrum and z80-embedded
|
5 years ago |
nickysn
|
f74d7f1059
* switch back to using an unscripted ar for the ZX Spectrum target
|
5 years ago |
nickysn
|
fdbf1f4b7f
+ supported scripted sdcc-sdar
|
5 years ago |
nickysn
|
8bd38e0e29
+ added new ar - sdcc-sdar
|
5 years ago |
nickysn
|
3580c53b05
+ enabled library-based smart linking for the ZX Spectrum target (not fully working yet)
|
5 years ago |
nickysn
|
d57ffc4745
* changed the object file format for z80-embedded and z80-zxspectrum to .rel
|
5 years ago |
nickysn
|
3deeff689a
+ added a ZX Spectrum target to the compiler
|
5 years ago |