home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga ISO Collection
/
AmigaUtilCD2.iso
/
Programming
/
Misc
/
GameSmith1-Hisoft-System.DMS
/
in.adf
/
GDS_System.lha
/
include
/
proto
/
ports_regargs.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
C/C++ Source or Header
|
1994-07-11
|
135 b
|
7 lines
#ifndef GS_PORTSREG
#define GS_PORTSREG
unsigned char __asm _gs_joystick(register __d0 int); /* easy poll joystick values */
#endif