Language…
18 users online:  Ahrion, Anas,  Atari2.0, crocodileman94, DanMario24YT, Fozymandias, furario, Golden Yoshi, King-Raze, Mohamad20ZX, ocked, OEO6, Papangu, playagmes169, Skewer, SMW Magic, steelsburg, yoshisisland - Guests: 304 - Bots: 464
Users: 64,795 (2,370 active)
Latest user: mathew

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