home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Fresh Fish 9
/
FreshFishVol9-CD1.bin
/
useful
/
util
/
libs
/
reqtools
/
glue
/
gcc
/
gcc_glue.lha
/
src
/
LibSource.lha
/
rtEZRequest.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-02-01
|
216 b
|
17 lines
#include "reqtools.i"
.globl _rtEZRequest
.text
_rtEZRequest:
moveml a2-a4/a6,sp@-
GETRTBASE
movel sp@(32),a0
moveml sp@(20),a1/a2/a3
lea sp@(36),a4
jsr a6@(_LVOrtEZRequestA:W)
moveml sp@+,a2-a4/a6
rts