Welcome to Data Crystal's new home! Data Crystal is now part of the TCRF family (sort of).
The wiki has recently moved; please report any issues in Discord. Pardon the dust.

Teenage Mutant Ninja Turtles (NES)/RAM map: Difference between revisions

From Data Crystal
Jump to navigation Jump to search
mNo edit summary
m (reformatting to make it closer to the ram map guidelines)
Line 1: Line 1:
{{rammap|game=Teenage Mutant Ninja Turtles}}
{{rammap|game=Teenage Mutant Ninja Turtles}}


  $46 - Continues (You start with 03)
  Address Size    Description
$48 - World Number
------- ----    -----------
$5B - Whether the special weapon is selected or not
    46           Continues (You start with 03)
$5D - Current side-scrolling area (0 in overhead areas)
    48           World Number
$67 - Current Turtle Selected (0:Leo, 1:Raph, 2:Mike, 3:Don)
    5B           Whether the special weapon is selected or not
$73 - Leo's Special Weapon (0:Nothing, 1:Stars, 2:Triple Stars, 3:Boomerangs, 4:Scrolls)
    5D           Current side-scrolling area (0 in overhead areas)
$74 - Raph's Special Weapon
    67           Current Turtle Selected (0:Leo, 1:Raph, 2:Mike, 3:Don)
$75 - Mike's Special Weapon
    73           Leo's Special Weapon (0:Nothing, 1:Stars, 2:Triple Stars, 3:Boomerangs, 4:Scrolls)
$76 - Don's Special Weapon
    74           Raph's Special Weapon
$77 - Leo's Energy (0 - 80)
    75           Mike's Special Weapon
$78 - Raph's Energy
    76           Don's Special Weapon
$79 - Mike's Energy
    77           Leo's Energy (0 - 80)
$7A - Don's Energy
    78           Raph's Energy
$A7 - Amount of Ropes (0 - 63)
    79           Mike's Energy
$A8 - Leo's Special Weapon Quantity (0 - 63)
    7A           Don's Energy
$A9 - Raph's Special Weapon Quantity
    A7           Amount of Ropes (0 - 63)
$AA - Mike's Special Weapon Quantity
    A8           Leo's Special Weapon Quantity (0 - 63)
$AB - Don's Special Weapon Quantity
    A9           Raph's Special Weapon Quantity
$BB - Dam Timer
    AA           Mike's Special Weapon Quantity
$BF - Turtle Van Missiles
    AB           Don's Special Weapon Quantity
$C0 - Score 99xxxx0
    BB           Dam Timer
$C1 - Score xx99xx0
    BF           Turtle Van Missiles
$C2 - Score xxxx990
    C0           Score 99xxxx0
$C3 - Unknown Score 99xxxx0
    C1           Score xx99xx0
$C4 - Unknown Score xx99xx0
    C2           Score xxxx990
$C5 - Unknown Score xxxx990
    C3           Unknown Score 99xxxx0
$C6 - High Score 99xxxx0
    C4           Unknown Score xx99xx0
$C7 - High Score xx99xx0
    C5           Unknown Score xxxx990
$C8 - High Score xxxx990
    C6           High Score 99xxxx0
    C7           High Score xx99xx0
    C8           High Score xxxx990
    
    
$200 - $2FF - Sprite Memory
  200   100      Sprite Memory
$460       - Turtle Y Position
  460           Turtle Y Position
$480       - Turtle X Position
  480           Turtle X Position
$4B0       - Turtle Y Velocity
  4B0           Turtle Y Velocity
$4E0       - Turtle X Velocity
  4E0           Turtle X Velocity
$500       - Invincibility Timeout
  500           Invincibility Timeout
$56X       - Enemy Hit Points
  56X           Enemy Hit Points
$630       - Invincibility Timeout
  630           Invincibility Timeout
$631 - $635 - Timer for items disappearing
  631   5        Timer for items disappearing

Revision as of 06:08, 6 June 2018

Chip tiny.png The following article is a RAM map for Teenage Mutant Ninja Turtles (NES).

Address Size    Description
------- ----    -----------
   46           Continues (You start with 03)
   48           World Number
   5B           Whether the special weapon is selected or not
   5D           Current side-scrolling area (0 in overhead areas)
   67           Current Turtle Selected (0:Leo, 1:Raph, 2:Mike, 3:Don)
   73           Leo's Special Weapon (0:Nothing, 1:Stars, 2:Triple Stars, 3:Boomerangs, 4:Scrolls)
   74           Raph's Special Weapon
   75           Mike's Special Weapon
   76           Don's Special Weapon
   77           Leo's Energy (0 - 80)
   78           Raph's Energy
   79           Mike's Energy
   7A           Don's Energy
   A7           Amount of Ropes (0 - 63)
   A8           Leo's Special Weapon Quantity (0 - 63)
   A9           Raph's Special Weapon Quantity
   AA           Mike's Special Weapon Quantity
   AB           Don's Special Weapon Quantity
   BB           Dam Timer
   BF           Turtle Van Missiles
   C0           Score 99xxxx0
   C1           Score xx99xx0
   C2           Score xxxx990
   C3           Unknown Score 99xxxx0
   C4           Unknown Score xx99xx0
   C5           Unknown Score xxxx990
   C6           High Score 99xxxx0
   C7           High Score xx99xx0
   C8           High Score xxxx990
 
  200   100      Sprite Memory
  460            Turtle Y Position
  480            Turtle X Position
  4B0            Turtle Y Velocity
  4E0            Turtle X Velocity
  500            Invincibility Timeout
  56X            Enemy Hit Points
  630            Invincibility Timeout
  631   5        Timer for items disappearing