florian
|
637976e83f
* patch by Marģers to unify internal error numbers, resolves #37888
|
4 年之前 |
nickysn
|
86bc22528a
- removed some commented out code from tcpuparamanager.get_funcretloc
|
5 年之前 |
nickysn
|
3a5544ea63
- removed the the OS_64 and OS_F64-related code from tcpuparamanager.get_funcretloc
|
5 年之前 |
nickysn
|
5c6fadada8
+ return singles in the same registers as 32-bit ints
|
5 年之前 |
nickysn
|
0bbd140228
* fixed handling of untyped const parameters
|
5 年之前 |
nickysn
|
7bfce62302
* fixed stack direction in assignintreg. This fixes problems with the parameter location calculation.
|
5 年之前 |
nickysn
|
fcaf2fe5a0
* stack_offset changed to longint
|
5 年之前 |
nickysn
|
0332a60cb8
* cur_stack_offset changed to longint
|
5 年之前 |
nickysn
|
36043e8046
* fix warning in Z80 cpupara
|
5 年之前 |
nickysn
|
ca77f07013
* fixed offset to procedure/function parameters
|
5 年之前 |
nickysn
|
62cc60d081
* use register L for returning 8-bit values, DEHL for 32-bit values (SDCC-compatible)
|
5 年之前 |
nickysn
|
755fe97c51
* synchronize with trunk
|
5 年之前 |
florian
|
9a4ff8daa4
* started to get some Z80 things working
|
5 年之前 |
florian
|
e370e9ba15
* register names fixed
|
8 年之前 |
florian
|
ea52a23179
+ skeleton for Z80 support
|
8 年之前 |