home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Club Amiga de Montreal - CAM
/
CAM_CD_1.iso
/
files
/
550b.lha
/
Term_v1.8a
/
Libs.LZH
/
Libs
/
XprQuickB
/
xpr_lib.fd
< prev
next >
Wrap
Text File
|
1991-07-26
|
261b
|
11 lines
##base _XProtocolBase
##bias 30
##public
XProtocolCleanup(XIO)(A0)
XProtocolSetup(XIO)(A0)
XProtocolSend(XIO)(A0)
XProtocolReceive(XIO)(A0)
XProtocolHostMon(XIO,serbuff,actual,maxsize)(A0,A1,D0,D1)
XProtocolUserMon(XIO,serbuf,actual,maxsize)(A0,A1,D0,D1)
##end