Opty and prepare for turbo in C64

This commit is contained in:
Pecusx
2023-10-27 09:55:07 +02:00
parent 0320b000b3
commit 0420ec20c6
7 changed files with 26 additions and 23 deletions
+1 -2
View File
@@ -787,8 +787,7 @@ SetStartAndFlight ; set start point (virtual barrel end :) ) and make test fl
sta ytraj+1
mva #0 ytraj+2
mva NewAngle Angle
lda CONSOL
and #%00000001 ; START KEY
jsr CheckStartKey ; START KEY
beq @speedup
jsr MoveBarrelToNewPosition
bit escFlag