sensible angles work!

This commit is contained in:
2022-07-03 00:02:06 -04:00
parent 6ece26237c
commit e9a59b1475
6 changed files with 161 additions and 169 deletions
+4 -4
View File
@@ -1079,9 +1079,9 @@ UsageLoop
bcs RandomizeAngle
sta temp
lda #90 ; CARRY=0 here
sbc temp
;sta temp
;lda #90 ; CARRY=0 here
;sbc temp
rts
.endp
@@ -1347,7 +1347,7 @@ font4x4
ins 'artwork/font4x4s.bmp',+62
;----------------------------------------------
TankFont
ins 'artwork/tanks.fnt'
ins 'artwork/tanksv2.fnt'
;----------------------------------------------
icl 'variables.asm'
;----------------------------------------------