Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
en:docs:tk:formats:newexe [2024/09/30 03:27] – prokushev | en:docs:tk:formats:newexe [2024/10/13 14:35] (current) – prokushev | ||
---|---|---|---|
Line 88: | Line 88: | ||
| 02h | WORD | nr_soff | Offset within this segment of the source chain. If the ADDITIVE flag is set, then target value is added to the source contents, instead of replacing the source and following the chain. The source chain is an 0FFFFh terminated linked list within this segment of all references to the target | | | 02h | WORD | nr_soff | Offset within this segment of the source chain. If the ADDITIVE flag is set, then target value is added to the source contents, instead of replacing the source and following the chain. The source chain is an 0FFFFh terminated linked list within this segment of all references to the target | | ||
| Internal fixup |||| | | Internal fixup |||| | ||
- | | 04h | char | nr_segno | ??? | | + | | 04h | char | nr_segno | Segment number (for fixed segment) or 0FFh (for movable segment) |
- | | 05h | char | nr_res | ??? | | + | | 05h | char | nr_res | Reserved (usually zero) | |
- | | 06h | WORD | nr_entry | ??? | | + | | 06h | WORD | nr_entry | Entry table number (for movable segment) offset segment |
| Import |||| | | Import |||| | ||
| 04h | WORD | nr_mod | ??? | | | 04h | WORD | nr_mod | ??? | |