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.

Speedy Gonzales/RAM map: Difference between revisions

From Data Crystal
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…')
 
 
(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

Chip tiny.png 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