tfv: typoed SPACEY for SPACEX

This commit is contained in:
Vince Weaver 2017-09-10 17:05:26 -04:00
parent 65a5ac8aa9
commit 15a6a85edc
1 changed files with 4 additions and 2 deletions

View File

@ -362,6 +362,8 @@ screeny_loop:
sta SPACEY_I
sta SPACEX_I
;; brk space_x = 06:bc
lda ANGLE ; fixed_temp.i=fixed_sin[(angle+4)&0xf].i; // cos
clc
adc #4
@ -387,7 +389,7 @@ screeny_loop:
lda RESULT+2
sta SPACEX_I
lda RESULT+1
sta SPACEY_F
sta SPACEX_F
clc ; fixed_add(&space_x,&cx,&space_x);
@ -423,7 +425,7 @@ screeny_loop:
lda SPACEX_F
adc TEMP_F
sta SPACEX_F
lda SPACEY_I
lda SPACEX_I
adc TEMP_I
sta SPACEX_I