Consistent sine wave code formatting
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
Cosine:: ; 1b0f
|
||||
; Return d * cos(a) in hl
|
||||
add $10 ; 90 degrees
|
||||
add %010000 ; 90 degrees
|
||||
|
||||
Sine:: ; 1b11
|
||||
; Return d * sin(a) in hl
|
||||
|
Reference in New Issue
Block a user