home *** CD-ROM | disk | FTP | other *** search
/ Amiga Developer CD 2.1 / Amiga Developer CD v2.1.iso / Reference / DevCon / Washington_1988 / DevCon88.1 / Takeover / Contents < prev    next >
Encoding:
Text File  |  1992-08-27  |  735 b   |  18 lines

  1. joymouse    - an example program that moves the mouse to the right gameport
  2. joymouse.c  - and turns it into a joystick, and adds an input device handler
  3. iefa.asm    - to add acceleration to the joystick.
  4. makefile    - makefile for joymouse: requires Manx 3.6, I don't know why
  5. idio.c      - an old interface example to the input.device.
  6. propjoy.c   - a suggestion on how to program a proportional controller.
  7.  
  8. - Kodiak
  9.  
  10.   Copyright (c) 1988 Commodore-Amiga, Inc.
  11.  
  12.   Executables based on this information may be used in software
  13.   for Commodore Amiga computers.  All other rights reserved.
  14.  
  15.   This information is provided "as is"; no warranties are made.
  16.   All use is at your own risk, and no liability or responsibility is assumed.
  17.  
  18.