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
/
gadtools
/
getvisualinfo.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
|
165 b
|
16 lines
#include <bases.h>
.text
.globl _GetVisualInfo
_GetVisualInfo:
movel a6,sp@-
GETGADBASE
lea sp@(8:W),a1
movel a1@+,a0
jsr a6@(-126:W)
movel sp@+,a6
rts