florian
|
8ac8c79a71
+ initial support for arm-freertos largely based on patch by Michael Ring
|
il y a 5 ans |
florian
|
0750fdf410
* xtensa-freertos requires also SUBARCH being set
|
il y a 5 ans |
nickysn
|
04a4ff3f3f
* loop forever in fpc_do_exit in the ZX Spectrum RTL
|
il y a 5 ans |
nickysn
|
4bc5270f34
* jump to PASCALMAIN in the ZX Spectrum startup code
|
il y a 5 ans |
florian
|
be50c77f34
* regenerated
|
il y a 5 ans |
florian
|
c96a3cc9d1
+ take care of OPTNEW when building utils
|
il y a 5 ans |
Jonas Maebe
|
6636f3f0dc
* updated after changes
|
il y a 5 ans |
Jonas Maebe
|
26ec913725
* regenerated makefiles
|
il y a 5 ans |
Jonas Maebe
|
f81dac4f6f
- remove ld.so.conf parsing from makefiles: this was probably done because we
|
il y a 5 ans |
nickysn
|
77058d0877
+ write the origin to the linker map file
|
il y a 5 ans |
pierre
|
0df2c867ca
Set 'default' target to freertos in rtl/freertos directory
|
il y a 5 ans |
nickysn
|
f8d69601f2
+ added makefiles for ihx2tzx
|
il y a 5 ans |
florian
|
14d46bccba
* Xtensa: make use of extui for shifting with constant values >=16
|
il y a 5 ans |
nickysn
|
e72a5314eb
- cleaned up some of the commented out code from t_zxspectrum
|
il y a 5 ans |
nickysn
|
b85f62a3e1
+ invoke the ihx2tzx utility after successful linking for the ZX Spectrum platform, in order to produce
|
il y a 5 ans |
nickysn
|
4b32780516
+ set the program origin (i.e. the load address) and pass it to the linker for the ZX Spectrum target
|
il y a 5 ans |
nickysn
|
21dd92df23
+ added Makefile for the ZX Spectrum rtl
|
il y a 5 ans |
nickysn
|
1cadaff1f9
- disable packages that don't build on the zxspectrum target
|
il y a 5 ans |
florian
|
7eff3adbcb
* adapted xtensa-freertos to work with the currently stable ESP-IDF 4.0, partially based on a patch by Michael Ring
|
il y a 5 ans |
florian
|
5882e2935c
* do all make targets in parallel, no issues found yet
|
il y a 5 ans |
nickysn
|
d959bdacd8
+ support z80 and zxspectrum in fpmkunit
|
il y a 5 ans |
nickysn
|
b868d653bb
* regenerated makefiles after sync with trunk
|
il y a 5 ans |
nickysn
|
60d092f2fd
* synchronized with trunk
|
il y a 5 ans |
Károly Balogh
|
0d22ee477a
rtl-extra: fix StrToHostAddr to not accept numbers outside of byte value range by silently wrapping them to a byte
|
il y a 5 ans |
florian
|
8cc76b4b33
* regenerated
|
il y a 5 ans |
florian
|
1643fc5210
+ xtensa-embedded: patch by Christo Crause to check and support SUBARCH
|
il y a 5 ans |
florian
|
db19900eb1
* TARMAsmOptimizer.RemoveSuperfluousMove should not mess with PC
|
il y a 5 ans |
florian
|
c2df0f2300
* Xtensa: handle localsize > 32760
|
il y a 5 ans |
florian
|
7b2bd0b917
* Xtensa: generate better code for adding/subtracting 16 bit constants
|
il y a 5 ans |
florian
|
702e63e59f
* build more units for FreeRTOS
|
il y a 5 ans |