If you are still using the old URL (datacrystal.romhacking.net), please update your bookmarks! The old URL may stop working soon.
The current URL is datacrystal.tcrf.net.
The current URL is datacrystal.tcrf.net.
Speedy Gonzales/RAM map: Difference between revisions
Jump to navigation
Jump to search
(Created page with '{{rammap|game=Speedy Gonzales}} {| border="1" cellpadding="1" | '''RAM''' || '''Function''' || '''Details''' |- |DF73 ||Section of Level || 00h-02h usually |- |DF83 ||Level || 0…') |
m (Xkeeper moved page Speedy Gonzales:RAM map to Speedy Gonzales/RAM map: normalize subpages and titles) |
(No difference)
|
Revision as of 02:42, 24 January 2024
The following article is a RAM map for Speedy Gonzales.
RAM | Function | Details |
DF73 | Section of Level | 00h-02h usually |
DF83 | Level | 00h: ICE ZONE. 01h=MEXICO ZONE. 02h=FOREST ZONE. 03h=DESERT ZONE. 04h=COUNTRY ZONE. 05h=CHEESE ISLAND |
DF8B | Time 0x | Example: $09=9x |
DF8C | Time x0 | Example: $09=x9 |
DFAC | First password digit | 30h="0", 31h="1",..., 39h="9" |
DFAD | Second password digit | 30h="0", 31h="1",..., 39h="9" |
DFAE | Third password digit | 30h="0", 31h="1",..., 39h="9" |
DFAF | Fourth password digit | 30h="0", 31h="1",..., 39h="9" |
DFB0 | Fifth password digit | 30h="0", 31h="1",..., 39h="9" |
DFB1 | Sixth password digit | 30h="0", 31h="1",..., 39h="9" |
DFB8 | Lives | Initial value is 03h |