home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 7 Games / 07-Games.zip / fly8112o.zip / fly8.adv < prev    next >
Text File  |  1979-12-31  |  556b  |  33 lines

  1. REM This one is for Fly8 with PFCS.
  2.  
  3. REM Use these for digital throttle
  4. REM
  5. REM GAME  1 20
  6. REM THR  20 5 9 3 1 . . 3
  7.  
  8. REM Use these for analog throttle (digital hat)
  9. REM
  10.  
  11. GAME  0 20
  12.  
  13. BTN TG P 0 /R R 0
  14. BTN UB P 1 /R R 1
  15. BTN MB P 2 /R R 2
  16. BTN LB P 3 /R R 3
  17.  
  18. BTN HU P 4 /R R 4
  19. BTN HR P 5 /R R 5
  20. BTN HD P 6 /R R 6
  21. BTN HL P 7 /R R 7
  22. REM BTN HM P 8 /R R 8   REM oops, /R not allowed!
  23.  
  24. BTN 1  P a /R R a
  25. BTN 2  P b /R R b
  26. BTN 3  P c /R R c
  27. BTN 4  P d /R R d
  28. BTN 5  P e /R R e
  29. BTN 6  P f /R R f
  30.  
  31. RKR UP P g /R R g
  32. RKR DN P h /R R h
  33.