Copy bank id and offset of a label.
Assembly call
__farptr label, bank_id, bank_offset
Parameter
label | label to retrieve bank id and offset from. |
bank_id | id of the bank where the label was declared. |
bank_offset | offset of the label in the bank where it was declared. |