Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Added example of OZ version as it is returned by OS_Frm, FA_PTR

...

     If IX(in) = $FFFF then the following information is obtained:

     FA_PTR:
          DE = number of free handles
          BC = OZ version number (OZ version is embedded in C register as two hex nibbles, ie. 44H for OZ V4.4)

     FA_EXT:
          DEBC = estimate of free memory

     FA_EOF:
          Fz = 1, if Z88 is expanded, else Fz = 0

...