Interrups | Categories | Contents |
AX = 0052h BX = joystick number (0001h or 0002h)
Return:
AX = horizontal position of joystick FFFFh if joystick uninitialized or not present
Notes: The FGDRIVER functions are rearranged with each major release, but their parameters do not change (see #03474 at AX=0000h). The actual coordinates are processor- and joystick-dependent. You must call "FG_INITJOY" (AX=005Eh) before using this function
See Also: AX=0009h - AX=0056h - AX=005Eh - AX=0062h -
Interrups | Categories | Contents |