First attempt to 2 bytes Y

Not everywhere yet, but in the most important procedures.
This commit is contained in:
Pecusx
2022-06-02 10:01:06 +02:00
parent 6d9b2907c5
commit 9569b3365a
4 changed files with 43 additions and 21 deletions
+1 -1
View File
@@ -173,7 +173,7 @@ LineLength .DS 2
;circle
radius .DS 1
xcircle .DS 2
ycircle .DS 1
ycircle .DS 2
tempcir .DS 2
;TankFalls
IfFallDown .DS 1