Atelier Elie GB/RAM map

From Data Crystal
Jump to navigation Jump to search

Chip tiny.png The following article is a RAM map for Atelier Elie GB.

WRAM

Address Size    Description
------- ----    -----------
  C0A8     1    Screen ID
                0x07: World Map
                0x08: Town
                0x0E: Debug Picture viewer
                0x0F: Debug Sequence viewer
                0x18: Debug Menu
                0x19: Debug screens with an ID
                0x20: Opening cutscene
                0x23: Title screen
                0x26: Various menus
                0x2B: Shops dialogues and menus
                0x2C: Splash screens
                0x2D: Command screen
                0x3D: Item recipe
                0x3F: Item memo
                0x41: Debug Link communication test
                0x44: Link communication standby
                0x45: Link communication timeout
                0x4F: Debug Link communication timeout
  C81C     1    Last character entered
  C93B     1    ? (retrieved while displaying Fairy's Name)
  C9F2     1    Debug BGM Test - BGM ID
  CAEE     1    Current name length
  CAF7     4    Current name being written on Name Entry screen (apparently 9 bytes, but only 4 can be entered)
  CB36     1    Current name length
  CB38     1    Selected character in name entry
  CB4A     4    Fairy's name (apparently 9 bytes, but only 4 can be entered)