Skip to content
This repository has been archived by the owner on Jun 24, 2020. It is now read-only.

SIO Command $F3 TNFS Save Host Slots

Thomas Cherryhomes edited this page Dec 17, 2019 · 1 revision

TNFS Save Host Slots ($F3)

Description

Called to store the list of 8 stored hosts onto the #FUJINET. All eight hosts are stored verbatim, regardless of whether they were changed or not. It is assumed that the implementor has previously called TNFS Load Host Slots ($F4) to populate the buffer, before any editing has occurred.

Parameters

DCB Value
DDEVIC $70
DUNIT $01
DCOMND $F3
DSTATS $80
DBUF Pointer to 256 byte character buffer containing 8 NUL terminated entries of 32 characters.
DTIMLO $0F
DBYT 256
DAUX1 Not Used
DAUX2 Not Used

Examples

CC65

See Also

Put other related command links here.

Clone this wiki locally