83Plus:BCALLs:50A1

From WikiTI
Revision as of 23:42, 19 February 2007 by Brandonw (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Synopsis

Unofficial Name: SendArcPacket

BCALL Address: 50A1

Sends almost any packet you want over the link port that contains data and receives acknowledgement.

Inputs

  • pagedPN: page of data to send
  • (pagedGetPtr): address of data to send
  • header: start of packet (4 bytes; machine ID, command, size word)
  • iy+1Bh set up accordingly

Outputs

  • None

Destroys

  • All

Comments

This BCALL will throw ERR:LINK if any problems are found.