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…') |
(→top) |
||
(One intermediate revision by one other user not shown) | |||
Line 24: | Line 24: | ||
|- | |- | ||
|DFB8 || Lives||Initial value is 03h | |DFB8 || Lives||Initial value is 03h | ||
{{Internal Data}} |
Latest revision as of 14:33, 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
|