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.

Dragon Dance/RAM map

From Data Crystal
Jump to navigation Jump to search

Chip tiny.png The following article is a RAM map for Dragon Dance.

WRAM

Address Size    Description
------- ----    -----------
  C81B     1    Ball speed
  C820     1    # of rebounds since last speed boost
  CA2B     1    Boss Life
  CA45     2    Password entered
  CA48     1    Number of digits entered
  CA49     4    Password digits

HRAM

Address Size    Description
------- ----    -----------
  FF8C     1    Button being pressed
                 0x00 : None
                 0x01 : A
                 0x02 : B
                 0x04 : Select
                 0x08 : Start
                 0x10 : →
                 0x20 : ←
                 0x40 : ↑
                 0x80 : ↓
  FF8D     1    Button being recorded