$80:B1EC: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

14 July 2024

11 July 2024

  • curprev 18:3618:36, 11 July 2024Piranhaplant talk contribs 542 bytes +542 Created page with "{{Infobox ROM address|length=0x32|type=Code|name=getDirectionToTargetPosition|description=Gets the direction from the given sprite to the given target position. (Bugged, see notes)|args=A = [pointer16] sprite<br/>X = [int16] target X position<br/>Y = [int16] target Y position<br/>Returns A = [direction] direction to target|ret_type=RTL}} Note: This subroutine is bugged to not consider the Y components, so will only return left, right, or none. The bug happens due to a T..."