Open main menu

Difference between revisions of "SCUMM/NES"

129 bytes added ,  05:07, 5 April 2005
Line 139: Line 139:
  Type 100 data:
  Type 100 data:
  uint8 auxLen - specifies length of some sort of auxiliary data
  uint8 auxLen - specifies length of some sort of auxiliary data
  uint8 auxdata[auxLen] - a long sequence of small numbers, slowly incrementing
  uint8 auxdata1[auxLen] - a long sequence of small numbers, slowly incrementing
uint8 auxdata2[auxLen] - another sequence of numbers ranging from 00-3F
  uint8 unknown[] - haven't decoded yet
  uint8 unknown[] - haven't decoded yet
[FF] - terminate sound
[FE] - loop back to beginning
30

edits