Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Register Parameters

IN:
     A = EP_IMAGE
   BHL = pointer to Eprom File Entry in card at slot (B contains embedded slot mask)

OUT:
   Fc = 0, File Eprom available, File Entry available
        BHL = pointer to start of file image

   Fc = 1,
        A = RC_Onf
        File Eprom was not found in slot, or File Entry not available

Registers changed after return:
   ...CDE../IXIY same
   AFB...HL/.... different

Notes

Return pointer to start of file image of File Entry at BHL (B=00h-FFh embedded slot mask, HL=0000h-3FFFh bank offset).

  • No labels