RetroLinker
Linker for several 8-bit, 16-bit and 32-bit formats
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
DigitalResearch::CPM86Format::relocation_source Struct Reference
module nullptr

Represents the location of a 16-bit words that needs to be relocated. More...

#include <cpm86.h>

Public Member Functions

 relocation_source (size_t segment, offset_t offset)
 
bool operator< (const relocation_source &other) const
 

Public Attributes

number_t segment
 The segment group number that contains the required relocation.
 
offset_t offset
 The offset to the word within the segment group.
 

Detailed Description

Represents the location of a 16-bit words that needs to be relocated.


The documentation for this struct was generated from the following files: