home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Enigma Amiga Life 106
/
EnigmaAmiga106CD.iso
/
software
/
sviluppo
/
pmm
/
developer
/
fd
/
remote.fd
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1999-09-05
|
216 b
|
11 lines
##base _RemoteBase
##bias 30
##public
RemoteInit()()
RemoteAdd(config)(a0)
RemoteRemove(appname)(a0)
RemoteOpen(class,appname,file,flags)(a0,a1,d0,d1)
RemoteError(error)(d0)
RemoteValidate(folder,flags)(a0,d0)
##end