eZ80 docs
Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Back to homepage

PPutawayPrompt

This routine calls the current context’s Partial PutAway vector, PutAway vector, and then resets the promptEdit flag. It is equivalent to this:

call PPutAway
call PutAway
res promptEdit, (iy + promptFlags)

Address: $020174

Inputs:

  • cxPPutAway: Context’s current Partial PutAway vector.
  • cxPutAway: Context’s current PutAway vector.

Outputs:

  • Calls the listed vectors and resets prompEdit.

Destroys:

  • Depends on vectors.