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 = FEP_CDID
        C = slot number (0, 1, 2 or 3)
Out:
        Success:
             Fc = 0, Fz = 1
             A = FE_28F or FE_29F, defining the Flash Memory chip generation
             HL = Flash Memory ID
                  H = Manufacturer Code (FE_INTEL_MFCD, FE_AMD_MFCD)
                  L = Device Code (refer to flashepr.def)
             B = total of 16K banks on Flash Memory Chip.

        Failure:
             Fc = 1
             A = RC_NFE (not a recognized Flash Memory Chip)

Registers changed on return:
   ...CDE../IXIY af...... same
   AFB...HL/.... ..bcdehl different

Notes

Identify flash chip and size in slot C.

  • No labels