Yuriy Sydorov
|
122ed4b76a
* Support for sleb128 and uleb128 constants in the NASM writer.
|
4 years ago |
florian
|
637976e83f
* patch by Marģers to unify internal error numbers, resolves #37888
|
4 years ago |
Károly Balogh
|
aa745e0319
z80: re-enabled af_smartlink_sections for vasm which is required for the vasm + vlink combo, partially reverting r46916
|
4 years ago |
Károly Balogh
|
7c195d2062
z80: cleaned up some tabs vs. spaces indentation mess in the vasm writer. no functional change.
|
4 years ago |
pierre
|
74e83e9d8b
Disable af_smartlink_sections option for Z80 vasm and z80asm assemblers, as it leads to errors
|
4 years ago |
yury
|
6e777d8967
* ait_comment,ait_regalloc,ait_tempalloc,ait_varloc instructions produce only comments in the external assembler output. Moved handling of these instructions to TExternalAssembler.WriteComments().
|
5 years ago |
Károly Balogh
|
cc23515927
z80: vasm doesn't support the JRJP pseudo instruction, so change it to JP during write
|
5 years ago |
nickysn
|
c90f78488c
+ added the 'AREA' directive support to the Z80 inline assembler, that allows
|
5 years ago |
svenbarth
|
921e73ab0c
+ add compiler support for the Z80 MSX-DOS target
|
5 years ago |
Károly Balogh
|
60c73dd14b
z80: fix typo in the previous commit
|
5 years ago |
Károly Balogh
|
04bd105cf5
z80: fix global symbols and section attributes in the vasm writer
|
5 years ago |
pierre
|
a506fe9560
Fix cross-compilation on aarch64-linux using -dFPC_SOFT_FPUX80 option
|
5 years ago |
Károly Balogh
|
23fc0fe66a
z80: added quick & dirty vasm assembler support to the target
|
5 years ago |