Entry | |
---|---|
R0 | Port number |
R1 | Station number |
R2 | Net number |
R3 | Pointer to data buffer |
R4 | Buffer size |
Exit | |
---|---|
R0 | Handle |
R2 | 0 if local net |
The purpose of this call is to create a Receive Control Block.
This SWI creates a control block to receive data on an Econet port. The data buffer should be in RMA or some other permanently available area of memory, due to the way in which the data is read.
This SWI is re-entrant.