Kernel version 0.9 : Awful bug in PstrCat that makes me spend one full week debugging CP/MV/RM!!!

This commit is contained in:
Rémy GIBERT 2017-02-26 10:52:35 +01:00
parent d178bd75f7
commit 43011c7cd2

View File

@ -1,6 +1,6 @@
PR#3
PREFIX /A2OSX.SRC
NEW
LOMEM $900
INC 1
AUTO 6
.LIST OFF
@ -82,7 +82,7 @@ K.PStrCat jsr PullPtr1Ptr2
inc ZPPtr2
bne .2
inc ZPPtr1+1
inc ZPPtr2+1
.2 lda (ZPPtr2)
sta (ZPPtr1),y