Necrofy properties: Difference between revisions

From ZAMN Hacking
Content added Content deleted
No edit summary
No edit summary
 
Line 3: Line 3:
{| class="wikitable"
{| class="wikitable"
|-
|-
! Offset !! Length !! Type !! Description
! Offset !! Length !! [[Data types|Type]] !! Description
|-
|-
| 0x00 || 3 || string || Always contains the string "NFY" in ASCII
| 0x00 || 3 || string || Always contains the string "NFY" in ASCII

Latest revision as of 23:57, 24 April 2024

Necrofy v2 and later stores some metadata in the ROM files it builds. The data is located at $82:D1EE. This location was originally used for storing secret item bonus types, but Necrofy moves that into the level data. The format is as follows:

Offset Length Type Description
0x00 3 string Always contains the string "NFY" in ASCII
0x03 1 byte Version. Current version is 2
0x04 4 pointer32 Pointer to extra sprite graphics
0x08 4 pointer32 Pointer to the end of the extra sprite graphics