home *** CD-ROM | disk | FTP | other *** search
/ Stars of Shareware: Programmierung / SOURCE.mdf / programm / msdos / c / joysdk11 / readme.txt < prev    next >
Encoding:
Text File  |  1992-02-18  |  847 b   |  30 lines

  1. Disk Content:
  2.  
  3.  
  4. RDAXIS_M.ASM    Read joystick position assembly language routine source code
  5.         for medium, large & huge memory model
  6.  
  7. RDAXIS_M.LST    Assembly listing of RDAXIS_M.ASM
  8.  
  9. RDAXIS_M.OBJ    Read joystick position routine object file for medium, large &
  10.         huge memory model
  11.  
  12. RDAXIS_S.ASM    Read joystick position assembly language routine source code
  13.         for small & compact memory model
  14.  
  15. RDAXIS_S.LST    Assembly listing of RDAXIS_S.ASM
  16.  
  17. RDAXIS_S.OBJ    Read joystick position routine object file for small & compact
  18.         memory model
  19.  
  20. SAMPLE.C    Display joystick coordinate sample program source code
  21.  
  22. SAMPLE.LST    Compiler listing of SAMPLE.C
  23.  
  24. SAMPLE.OBJ    Display joystick coordinate sample program object file for
  25.         linking with RDAXIS_S.OBJ
  26.  
  27. SAMPLE.EXE    Display joystick coordinate sample program executable file
  28.  
  29. README        This file
  30.