Fixing bug for cwd

This commit is contained in:
jede
2017-09-24 20:04:50 +02:00
parent fabb6acf3f
commit 5bbb27c8af

View File

@@ -24,5 +24,5 @@ loop:
bne loop
done:
sta (tmp2),y
sta _cwd,y
rts