cos table removed #65

This commit is contained in:
2022-05-21 13:12:54 -04:00
parent 80bc302689
commit fb86876d9f
3 changed files with 5 additions and 95 deletions
+5 -2
View File
@@ -1629,8 +1629,11 @@ DoNotAdd
sta Result+1
sta Result+2
;--
ldx Angle
lda costable,x
lda #255
sec
sbc Angle
tax
lda sintable,x
sta Multiplee ;cos(Angle)*Force
mwa Force Multiplier