Language…
18 users online:  bebn legg, crocodileman94,  Doctor No, DPBOX,  Hooded Edge, Humpty Dumpty Magazine, Koopster, Moltz, notdrphang, Quaza, racmellien, Saibot1997,  Segment1Zone2, signature_steve, simon.caio, SMW Magic, someblox, Zavok - Guests: 115 - Bots: 174
Users: 62,945 (2,665 active)
Latest user: angusfd

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