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_ACTSP
   C = slot number containing File Eprom Area

OUT:
   Fc = 0, File Eprom available
        DEBC = Active space (amount of visible files) in bytes
               (DE = high 16bit, BC = low 16bit)

   Fc = 1,
        A = RC_ONF
        File Eprom was not found in slot C.

Registers changed after (succesful) return:
   A.....HL/IXIY same
   .FBCDE../.... different

Notes

Return amount of active (visible) file space in File Eprom Area, inserted in slot C (API wrapper of  EP_TotSp).

  • No labels