Commit Graph

10 Commits

Author SHA1 Message Date
nickysn
f202249711 + implemented get_caller_addr and get_caller_frame for the Z80
git-svn-id: trunk@45146 -
2020-04-27 21:47:46 +00:00
nickysn
59110bd9ea * fixed the interlockedXXX functions
git-svn-id: branches/z80@45136 -
2020-04-26 23:51:18 +00:00
nickysn
7957560fba + implemented tcgz80.a_adjust_sp
git-svn-id: branches/z80@45116 -
2020-04-26 17:04:15 +00:00
nickysn
902b8e0958 + implemented Move() using inline asm
git-svn-id: branches/z80@44972 -
2020-04-21 19:27:27 +00:00
nickysn
16b2fd4378 + compile z80.inc even without FULL_RTL
+ added extra defines to the system unit without FULL_RTL, so that more things can be compiled
- commented out stuff from z80.inc that doesn't compile yet. It will be uncommented as soon as the code generator
  starts being able to compile it

git-svn-id: branches/z80@44968 -
2020-04-21 17:39:33 +00:00
nickysn
c616c8df32 + implemented Sptr
git-svn-id: branches/z80@44967 -
2020-04-21 17:25:48 +00:00
nickysn
4e4cb4fd9d + implemented get_frame
git-svn-id: branches/z80@44966 -
2020-04-21 17:16:17 +00:00
nickysn
2aa248bba2 * FillChar changed to a pure assembler procedure
git-svn-id: branches/z80@44965 -
2020-04-21 16:48:54 +00:00
nickysn
2b4ed4e90d + inline assembler implementation of FillChar
git-svn-id: branches/z80@44910 -
2020-04-21 03:26:34 +00:00
florian
fefe52327c * z80-embedded rtl skeleton continued
git-svn-id: branches/z80@35712 -
2017-04-02 12:59:24 +00:00