nickysn
|
fc991af9d1
+ added tregisterlist - dynarray of tregister, and methods get/uncpuregisters for allocating/freeing
|
5 年之前 |
nickysn
|
882522259e
+ initial implementation of tcgz80.normalize_ref
|
5 年之前 |
nickysn
|
6e1dd417cf
+ only allow the first operand to be a condition
|
5 年之前 |
nickysn
|
a6e72713ad
+ support conditions in the Z80 inline assembler
|
5 年之前 |
nickysn
|
e5f4419694
+ also support local labels in the Z80 inline assembler reader
|
5 年之前 |
nickysn
|
90fa75fb7a
+ support labels in the Z80 inline assembler
|
5 年之前 |
nickysn
|
0f323df7a3
* synchronized with trunk
|
5 年之前 |
nickysn
|
04a4ff3f3f
* loop forever in fpc_do_exit in the ZX Spectrum RTL
|
5 年之前 |
nickysn
|
4bc5270f34
* jump to PASCALMAIN in the ZX Spectrum startup code
|
5 年之前 |
florian
|
be50c77f34
* regenerated
|
5 年之前 |
florian
|
c96a3cc9d1
+ take care of OPTNEW when building utils
|
5 年之前 |
Jonas Maebe
|
6636f3f0dc
* updated after changes
|
5 年之前 |
Jonas Maebe
|
26ec913725
* regenerated makefiles
|
5 年之前 |
Jonas Maebe
|
f81dac4f6f
- remove ld.so.conf parsing from makefiles: this was probably done because we
|
5 年之前 |
nickysn
|
77058d0877
+ write the origin to the linker map file
|
5 年之前 |
pierre
|
0df2c867ca
Set 'default' target to freertos in rtl/freertos directory
|
5 年之前 |
nickysn
|
f8d69601f2
+ added makefiles for ihx2tzx
|
5 年之前 |
florian
|
14d46bccba
* Xtensa: make use of extui for shifting with constant values >=16
|
5 年之前 |
nickysn
|
e72a5314eb
- cleaned up some of the commented out code from t_zxspectrum
|
5 年之前 |
nickysn
|
b85f62a3e1
+ invoke the ihx2tzx utility after successful linking for the ZX Spectrum platform, in order to produce
|
5 年之前 |
nickysn
|
4b32780516
+ set the program origin (i.e. the load address) and pass it to the linker for the ZX Spectrum target
|
5 年之前 |
nickysn
|
21dd92df23
+ added Makefile for the ZX Spectrum rtl
|
5 年之前 |
nickysn
|
1cadaff1f9
- disable packages that don't build on the zxspectrum target
|
5 年之前 |
florian
|
7eff3adbcb
* adapted xtensa-freertos to work with the currently stable ESP-IDF 4.0, partially based on a patch by Michael Ring
|
5 年之前 |
florian
|
5882e2935c
* do all make targets in parallel, no issues found yet
|
5 年之前 |
nickysn
|
d959bdacd8
+ support z80 and zxspectrum in fpmkunit
|
5 年之前 |
nickysn
|
b868d653bb
* regenerated makefiles after sync with trunk
|
5 年之前 |
nickysn
|
60d092f2fd
* synchronized with trunk
|
5 年之前 |
Károly Balogh
|
0d22ee477a
rtl-extra: fix StrToHostAddr to not accept numbers outside of byte value range by silently wrapping them to a byte
|
5 年之前 |
florian
|
8cc76b4b33
* regenerated
|
5 年之前 |