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
/
graphics
/
obtainbestpen.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
|
202 b
|
17 lines
#include <bases.h>
.text
.globl _ObtainBestPen
_ObtainBestPen:
moveml d2/d3/a6,sp@-
GETGFXBASE
lea sp@(16:W),a1
movel a1@+,a0
moveml a1@+,d1/d2/d3
jsr a6@(-840:W)
moveml sp@+,d2/d3/a6
rts