Browse code

(amiga.tal) Tiny refactoring

Devine Lu Linvega authored on 05/05/2023 00:15:27
Showing 1 changed files
... ...
@@ -84,10 +84,9 @@ JMP2r
84 84
 	POP
85 85
 	.ball/vx LDZ2k STH2k ROT STZ2
86 86
 	.ball/x LDZ2k STH2r ADD2 check-flip-vx ROT STZ2
87
+	.timer LDZk INC DUP ROT STZ #06 EQU ?&pull
87 88
 
88
-	.timer LDZ INC .timer STZ
89
-	.timer LDZ #05 EQU ?&pull !&pass
90
-
89
+!&pass
91 90
 	&pull #00 .timer STZ .ball/vy LDZ2k INC2 STH2k ROT STZ2 !&end
92 91
 	&pass .ball/vy LDZ2k STH2k ROT STZ2 !&end
93 92
 	&end .ball/y LDZ2k STH2r ADD2 check-flip-vy ROT STZ2