83Plus:BCALLs:50A1
From WikiTI
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.