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
/
realtime
/
createplayer.S
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
|
147 b
|
15 lines
#include <bases.h>
.text
.globl _CreatePlayer
_CreatePlayer:
movel a6,sp@-
GETRETBASE
lea sp@(8:W),a0
jsr a6@(-42:W)
movel sp@+,a6
rts