home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga ISO Collection
/
AmigaUtilCD2.iso
/
Programming
/
Misc
/
GameSmith1-Hisoft-System.DMS
/
in.adf
/
GDS_System.lha
/
include
/
ports
/
joystick.i
< prev
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
|
1993-11-22
|
144 b
|
8 lines
; Return values for joystick routines
JOY_RIGHT EQU $01
JOY_LEFT EQU $02
JOY_DOWN EQU $04
JOY_UP EQU $08
JOY_BUTTON EQU $10