This note details the file format of the DBG file. The layout of this date in the Assembly Environment memory may be similar but is not detailed here. Some clarification on the entries:
- TAG - This value uniquely identifies the version of the DBG file. V0.4 == "CDF01\000".
- label_entries - Two words for each label. Must be the same number of entries as count.
- label - The zero terminated string of the label. Must be the same number of entries as count.
- label entry offset - The offset from the start of the TAG to the string value.