mirror of
https://github.com/pkali/scorch_src.git
synced 2026-05-20 22:34:21 +02:00
smol edits + wip
This commit is contained in:
@@ -2065,6 +2065,18 @@ ybarrel
|
||||
bpl @-
|
||||
LDA TankColoursTable+4
|
||||
STA COLOR3 ; joined missiles (5th tank)
|
||||
rts
|
||||
.endp
|
||||
;--------------------------------------------------
|
||||
.proc Lissajous
|
||||
;--------------------------------------------------
|
||||
; x = Asin(at + fi)
|
||||
; y = Bsin(bt)
|
||||
; center: xdraw, ydraw
|
||||
|
||||
|
||||
|
||||
|
||||
rts
|
||||
.endp
|
||||
|
||||
|
||||
Reference in New Issue
Block a user