Difference between revisions of "Star Wars: The Empire Strikes Back (NES):RAM map"
Jump to navigation
Jump to search
Line 17: | Line 17: | ||
|- | |- | ||
|$051E||High jump timer | |$051E||High jump timer | ||
+ | |- | ||
+ | |$0536||Force powers|| | ||
+ | * 0x01 = High jump | ||
+ | * 0x02 = Fast run | ||
+ | * 0x04 = Levitate | ||
+ | * 0x08 = Reflect shots | ||
+ | * 0x10 = Enhance Lightsaber | ||
+ | * 0x20 = Enhance Blaster | ||
+ | * 0x40 = ? | ||
+ | * 0x80 = Restore health | ||
|- | |- | ||
|$0545||# of cables (Stage 2) | |$0545||# of cables (Stage 2) | ||
|} | |} |
Revision as of 00:21, 5 March 2019
The following article is a RAM map for Star Wars: The Empire Strikes Back (NES).
Address | Description | |
$0006 | PAD1 input: All buttons held | |
$0007 | PAD1 input: New button presses | |
$00BE | Stage # | |
$00C9 | Tauntaun's health (Stage 1) | |
$00CA | Luke's health | |
$0502 | Continues | |
$051E | High jump timer | |
$0536 | Force powers |
|
$0545 | # of cables (Stage 2) |