Language…
16 users online:  AmperSam, BlueSheep123, Dark Prince, DoubleCakes, LazyRuns, lo fang 123, MM102, mmBeefStew, OnlySpaghettiCode, Sheilal14,  shovda, steelsburg, stormitive, TheMorganah, Tulip Time Scholarship Games, Wavee - Guests: 118 - Bots: 298
Users: 64,663 (2,406 active)
Latest user: NightSpark

SM64 Memory Map

Displaying 1 out of 1 addresses.

View: moderated | waiting (9)

Filter

Link
  • Pages:
  • 1
RAM Address Length Type Context Description Details
$8032741C 36 bytes Routine Global strlen (char * str)

Gets the length of an ascii string.

A0 = pointer to string
V0 = length of string

Example: "Hello World!" would return 12.
  • Pages:
  • 1