LDA/TAY -> LDY opty

This commit is contained in:
Pecusx
2023-09-27 13:26:30 +02:00
parent 160fa615ca
commit a38b8bfe94
5 changed files with 4 additions and 8 deletions
+1 -2
View File
@@ -16,8 +16,7 @@ unPlotAfterX
lda oldplotH,x
sta oldplot+1
lda oldply,x
tay
ldy oldply,x
lda oldora,x
sta (oldplot),y