endLoopAddressOffset method
Implementation
int endLoopAddressOffset() =>
32768 * gs[GeneratorType.endLoopAddressCoarseOffset]! +
gs[GeneratorType.endLoopAddressOffset]!;
int endLoopAddressOffset() =>
32768 * gs[GeneratorType.endLoopAddressCoarseOffset]! +
gs[GeneratorType.endLoopAddressOffset]!;