Commit Graph

15 Commits

Author SHA1 Message Date
florian
637976e83f * patch by Marģers to unify internal error numbers, resolves #37888
git-svn-id: trunk@47103 -
2020-10-13 19:59:01 +00:00
nickysn
86bc22528a - removed some commented out code from tcpuparamanager.get_funcretloc
git-svn-id: branches/z80@45026 -
2020-04-23 02:33:41 +00:00
nickysn
3a5544ea63 - removed the the OS_64 and OS_F64-related code from tcpuparamanager.get_funcretloc
git-svn-id: branches/z80@45025 -
2020-04-23 02:32:54 +00:00
nickysn
5c6fadada8 + return singles in the same registers as 32-bit ints
git-svn-id: branches/z80@45023 -
2020-04-23 02:17:03 +00:00
nickysn
0bbd140228 * fixed handling of untyped const parameters
git-svn-id: branches/z80@44971 -
2020-04-21 19:19:17 +00:00
nickysn
7bfce62302 * fixed stack direction in assignintreg. This fixes problems with the parameter location calculation.
git-svn-id: branches/z80@44964 -
2020-04-21 16:41:43 +00:00
nickysn
fcaf2fe5a0 * stack_offset changed to longint
git-svn-id: branches/z80@44963 -
2020-04-21 16:34:21 +00:00
nickysn
0332a60cb8 * cur_stack_offset changed to longint
git-svn-id: branches/z80@44962 -
2020-04-21 16:31:15 +00:00
nickysn
36043e8046 * fix warning in Z80 cpupara
git-svn-id: branches/z80@44826 -
2020-04-19 04:32:54 +00:00
nickysn
ca77f07013 * fixed offset to procedure/function parameters
git-svn-id: branches/z80@44674 -
2020-04-09 23:48:47 +00:00
nickysn
62cc60d081 * use register L for returning 8-bit values, DEHL for 32-bit values (SDCC-compatible)
git-svn-id: branches/z80@44654 -
2020-04-09 00:11:39 +00:00
nickysn
755fe97c51 * synchronize with trunk
git-svn-id: branches/z80@44397 -
2020-03-29 16:24:32 +00:00
florian
9a4ff8daa4 * started to get some Z80 things working
git-svn-id: branches/z80@44284 -
2020-03-08 11:43:38 +00:00
florian
e370e9ba15 * register names fixed
git-svn-id: branches/z80@35670 -
2017-03-27 20:30:51 +00:00
florian
ea52a23179 + skeleton for Z80 support
git-svn-id: branches/z80@35665 -
2017-03-26 19:10:50 +00:00