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

OUT:
   Fc = 0, File Eprom available
        BHL = Amount of active file space in bytes (24bit integer, B = MSB)
        CDE = Amount of deleted file space in bytes (24bit integer, C = MSB)

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

Registers changed after return:
   ......../IXIY same
   AFBCDEHL/.... different

Notes

Return amount of active and deleted file space (in bytes) in File Eprom Area, inserted in slot C.

  • No labels