Main Index Routine Index Memory Index
Previous Page Next Page

 $15:   Default offset to start of file data in [$0400] buffer.
        Usually set to [$15]:=$75+$12+1=$88 in $0678 routine before a data
        sector is read into memory ($0415 routine). Some $0415 routine addons
        require a different offset and use $05B1-ADC to correct this.

RapidLok-Reference:

 ADC $15    : $05B1
 STA $15    : $069A

    Previous Page / Next Page