Skip to content

Instantly share code, notes, and snippets.

@BlockoS
Created April 3, 2011 16:03
Show Gist options
  • Save BlockoS/900520 to your computer and use it in GitHub Desktop.
Save BlockoS/900520 to your computer and use it in GitHub Desktop.
lda <__radius_0
bpl .l0
inc <__radius_0+1
.l0:
eor #128
sta <__radius_0
lda <__radius_1
bpl .l1
inc <__radius_1+1
.l1:
eor #128
sta <__radius_1
lda <__atan2_0
bpl .l2
inc <__atan2_0+1
.l2:
eor #128
sta <__atan2_0
lda <__atan2_1
bpl .l3
inc <__atan2_1+1
.l3:
eor #128
sta <__atan2_1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment