1
0
mirror of https://github.com/cc65/cc65.git synced 2024-12-21 20:29:24 +00:00

fix tmp3 return value if DEFAULT_DEVICE is enabled

git-svn-id: svn://svn.cc65.org/cc65/trunk@3337 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
cpg 2004-12-17 14:33:32 +00:00
parent 47054d90d3
commit ad8a481a9e

View File

@ -85,6 +85,7 @@ loop2: lda (ptr4),y
inc tmp3 ; no, prepend "D:"
inc tmp3 ; adjust stack size used
inc tmp3
ldy #3
jsr subysp ; adjust stack pointer
ldy #2