mirror of
https://github.com/pkali/scorch_src.git
synced 2026-05-21 21:35:16 +02:00
LDA/TAY -> LDY opty
This commit is contained in:
+1
-2
@@ -16,8 +16,7 @@ unPlotAfterX
|
||||
lda oldplotH,x
|
||||
sta oldplot+1
|
||||
|
||||
lda oldply,x
|
||||
tay
|
||||
ldy oldply,x
|
||||
lda oldora,x
|
||||
sta (oldplot),y
|
||||
|
||||
|
||||
Reference in New Issue
Block a user