home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Fresh Fish 8
/
FreshFishVol8-CD2.bin
/
bbs
/
gnu
/
libnix-0.7-src.lha
/
libnix-0.7
/
sources
/
amiga
/
amigaguide
/
sendamigaguidecmd.S
< 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
|
1994-05-02
|
198 b
|
18 lines
#include <bases.h>
.text
.globl _SendAmigaGuideCmd
_SendAmigaGuideCmd:
movel a6,sp@-
GETAGBASE
lea sp@(8),a1
movel a1@+,a0
movel a1@+,d0
movel a1,d1
jsr a6@(-102:W)
movel sp@+,a6
rts