scc: fix wrong direction stack mod on Z80
authorAlan Cox <alan@linux.intel.com>
Thu, 23 Jun 2016 18:53:14 +0000 (19:53 +0100)
committerAlan Cox <alan@linux.intel.com>
Thu, 23 Jun 2016 18:53:14 +0000 (19:53 +0100)
commit455bbfaee694f3f57f2cf1e4f85dcedc42d893e3
treec00f44ce9840532acf6ff8bc3579da86c765577f
parent2e05052fb42ae05dbcf9371a6b1dc057d301f76a
scc: fix wrong direction stack mod on Z80

Still not well - the stack offsets for arguments appear to be ignoring the pushed
return code.
Applications/SmallC/Makefile
Applications/SmallC/codez80.c