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:
parent
47054d90d3
commit
ad8a481a9e
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue