Károly Balogh
|
695a260ff8
zxspectrum: added support for linking via vlink, and for pascal sysinit code. also some cleanup in the linker code
|
5 years ago |
nickysn
|
085fdcf3ab
* moved the ZX Spectrum program load address lower, so we could fit more code and data
|
5 years ago |
nickysn
|
f6ab9729fb
* fixed writing sdcc-sdldz80 library files to the linker script
|
5 years ago |
nickysn
|
168c009bc3
- removed the 'sdcc-' prefix of sdasz80 and sdldz80
|
5 years ago |
nickysn
|
77058d0877
+ write the origin to the linker map file
|
5 years ago |
nickysn
|
e72a5314eb
- cleaned up some of the commented out code from t_zxspectrum
|
5 years ago |
nickysn
|
b85f62a3e1
+ invoke the ihx2tzx utility after successful linking for the ZX Spectrum platform, in order to produce
|
5 years ago |
nickysn
|
4b32780516
+ set the program origin (i.e. the load address) and pass it to the linker for the ZX Spectrum target
|
5 years ago |
nickysn
|
034ac3be18
* fixed warning in t_zxspectrum
|
5 years ago |
nickysn
|
3deeff689a
+ added a ZX Spectrum target to the compiler
|
5 years ago |