nickysn
|
ff655543ed
+ support conditional jumps in the sdcc-sdasz80 assembler writer
|
%!s(int64=5) %!d(string=hai) anos |
nickysn
|
d05a632616
+ write jump operands (not all forms supported yet) in the sdcc-sdasz80 asm output
|
%!s(int64=5) %!d(string=hai) anos |
nickysn
|
fb3a079916
* updated TAsmCond and TResFlags for the Z80
|
%!s(int64=5) %!d(string=hai) anos |
nickysn
|
99e304165e
* fix for 64-bit OP_AND/OP_OR/OP_XOR in tcgz80.a_op_reg_reg_internal
|
%!s(int64=5) %!d(string=hai) anos |
nickysn
|
c0b3eb70ac
+ fix for 64-bit OP_NOT in tcgz80.a_op_reg_reg_internal
|
%!s(int64=5) %!d(string=hai) anos |
nickysn
|
5b8fd51b3a
+ implemented OP_NEG in tcgz80.a_op_reg_reg_internal
|
%!s(int64=5) %!d(string=hai) anos |
nickysn
|
a362c3247d
+ added instruction encoding info for all the remaining Z80 instructions
|
%!s(int64=5) %!d(string=hai) anos |
Károly Balogh
|
086c897981
amicommon: m68k-amiga legacy support
|
%!s(int64=5) %!d(string=hai) anos |
Károly Balogh
|
8816a0b601
m68k-amiga: startup code now uses legacyexech, instead of explicitly declaring legacy support functions it needs
|
%!s(int64=5) %!d(string=hai) anos |
Károly Balogh
|
8d690546f3
m68k-amiga: make all legacy support functions have a public name, and supply headers for them (will be utilized by athreads, dos, and sysutils units)
|
%!s(int64=5) %!d(string=hai) anos |
Károly Balogh
|
632353a808
m68k-amiga: prepare the startup code and system unit for legacy support
|
%!s(int64=5) %!d(string=hai) anos |
Károly Balogh
|
433e40fe71
m68k-amiga: while trying to construct ParamStr(0), if the directory is empty, do not prepend the binary name with '/'
|
%!s(int64=5) %!d(string=hai) anos |
Károly Balogh
|
e0fe8bd175
m68k-amiga: implemented functions required for basic parameter handling in legacydos
|
%!s(int64=5) %!d(string=hai) anos |
Károly Balogh
|
f5becf9ac6
m68k-amiga: implemented StackSwap and DeletePool in legacyexec support, also declare public name for a few functions, so the startup code can hook into them
|
%!s(int64=5) %!d(string=hai) anos |
Károly Balogh
|
3509d277d0
amiga: use -mtype vlink argument instead of -sc -sd when doing section gc. this prevents merging the bss section into the data section and is more compatible with pre-v2.0 OS versions. needs vlink 0.16b or newer
|
%!s(int64=5) %!d(string=hai) anos |
nickysn
|
c5aa1193bf
+ started describing the instructions encoding
|
%!s(int64=5) %!d(string=hai) anos |
nickysn
|
4027ad18e0
+ added strict validation for the param types in z80ins.dat
|
%!s(int64=5) %!d(string=hai) anos |
nickysn
|
20eab5582f
+ generate the Z80 instruction enum and string table from z80ins.dat via a newly created tool
|
%!s(int64=5) %!d(string=hai) anos |
nickysn
|
6a2dbad8ca
* synchronize with trunk
|
%!s(int64=5) %!d(string=hai) anos |
nickysn
|
565cc0e96b
+ created a parseable Z80 instruction description file, very loosely based on x86ins.dat. Parser not
|
%!s(int64=5) %!d(string=hai) anos |
nickysn
|
9309e2c42e
* replace 'add/adc/sub/sbc/and/or/xor/cp orgreg' with 'add/adc/sub/sbc/and/or/xor/cp spilltemp' in
|
%!s(int64=5) %!d(string=hai) anos |
nickysn
|
e43834c5d0
* replace 'inc/dec orgreg' with 'inc/dec spilltemp' in trgcpu.do_spill_replace
|
%!s(int64=5) %!d(string=hai) anos |
florian
|
96a368fdf9
* building on non-x86/non-xtensa fixed
|
%!s(int64=5) %!d(string=hai) anos |
florian
|
a6cfaa996a
* few cleanups towards building the z80-embedded system unit
|
%!s(int64=5) %!d(string=hai) anos |
florian
|
d723b69325
* regenerated
|
%!s(int64=5) %!d(string=hai) anos |
florian
|
7ec42f5dc2
* merge artefacts removed
|
%!s(int64=5) %!d(string=hai) anos |
florian
|
89741ddeb5
* lazarus version updated
|
%!s(int64=5) %!d(string=hai) anos |
florian
|
0fc1ba26f8
* compilation fixed
|
%!s(int64=5) %!d(string=hai) anos |
florian
|
3705f95b92
* compilation fixed
|
%!s(int64=5) %!d(string=hai) anos |
florian
|
6c6a16a154
+ xtensa-linux
|
%!s(int64=5) %!d(string=hai) anos |