Disk Content:


RDAXIS_M.ASM	Read joystick position assembly language routine source code
		for medium, large & huge memory model

RDAXIS_M.LST	Assembly listing of RDAXIS_M.ASM

RDAXIS_M.OBJ	Read joystick position routine object file for medium, large &
		huge memory model

RDAXIS_S.ASM	Read joystick position assembly language routine source code
		for small & compact memory model

RDAXIS_S.LST	Assembly listing of RDAXIS_S.ASM

RDAXIS_S.OBJ	Read joystick position routine object file for small & compact
		memory model

SAMPLE.C	Display joystick coordinate sample program source code

SAMPLE.LST	Compiler listing of SAMPLE.C

SAMPLE.OBJ	Display joystick coordinate sample program object file for
		linking with RDAXIS_S.OBJ

SAMPLE.EXE	Display joystick coordinate sample program executable file

README		This file
