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.

Mach Rider/RAM map

From Data Crystal
< Mach Rider
Revision as of 00:35, 4 June 2019 by Dugongue (talk | contribs) (Created page with "{{rammap|game=Mach Rider}} ==Zero Page== {| border="2" cellpadding="5" style="border-collapse: collapse;text-align: left;" |'''Address''' ||'''Entry size''' || '''# of entrie...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Chip tiny.png The following article is a RAM map for Mach Rider.

Zero Page

Address Entry size # of entries Description Notes
$00 1 byte 5 Current score Decimal digits
$08 2 bytes 1 X-position Signed
$17 1 byte 1 Stage #
$1E 1 byte 1 Game Mode
  • 00 - Fighting Course
  • 01 - Endurance Course
  • 02 - Solo Course
  • 03 - Design
$3F 1 byte 1 Global timer Runs while unpaused
$5C 2 bytes 1 Energy
$5F 1 byte 1 Shot
$60 2 bytes 1 To Go Decimal digits
$62 1 byte 1 To Go (subunits) Hexadecimal
$63 1 byte 1 Lives
$70 1 byte 1 Game Over flag
$71 1 byte 1 Power-up flag
$0780 1 byte 6 # of each car color destroyed
$0786 1 byte 6 # of each car color blocked
$078E 1 byte 1 Side-of-road barrels destroyed
$0794 5 bytes 3 Top Score for each game mode Decimal digits