jsr/rts to jmp optimiz

This commit is contained in:
2023-05-21 09:25:22 -04:00
parent 060649cbed
commit cc99866a12
12 changed files with 157 additions and 147 deletions
+3 -3
View File
@@ -22,7 +22,7 @@
pha
lda AIRoutines,y
pha
; it's no necessary - PrepareAIShoot is next proc :)
; it's no necessary - PrepareAIShoot is next proc :)
; jsr PrepareAIShoot
; rts
.endp
@@ -203,8 +203,8 @@ forceNow
endo
; choose the best weapon
jsr ChooseBestOffensive
rts
jmp ChooseBestOffensive
; rts
;----------------------------------------------
AngleTable ; 16 bytes ;ba w $348b L$3350