Language…
9 users online:  Alex,  Eevee, Golden Yoshi, h.carrell,  Sayuri,  Segment1Zone2, Stivi,  Thomas, Zatara - Guests: 95 - Bots: 144
Users: 67,696 (1,995 active)
Latest user: hani2024

SMW Memory Map

Displaying 1 out of 1 addresses.

View: moderated | waiting (17)

Filter

Link
  • Pages:
  • 1
ROM Address Length Type Description Details
$008FFA 24 bytes Misc. Table containing six 32-bit numbers representing hexadecimal powers of 10, used by the 6-digit HexToDec routine at $009012 used to display the player's score. The numbers are not direct 32-bit values, though, and are instead two consecutive 16-bit values that are directly concatenated together. For instance, the number 100000 (0x186A0 is hex) is represented here as [$0001,$86A0]. 16-bit values
  • Pages:
  • 1