home *** CD-ROM | disk | FTP | other *** search
/ Revista CD Expert 10 / CDE10.mdf / topgun / joystick / tmaster / topgun.b50 < prev    next >
Text File  |  1996-01-17  |  2KB  |  61 lines

  1. REM **************************************************************************
  2. REM *                                                                        *
  3. REM *             B50 Program FILE FOR THE ThrustMaster FLCS                 *
  4. REM *                                                                        *
  5. REM *        Created with CS COMMANDER FOR WINDOWS - Version: 1.10           *
  6. REM *                                                                        *
  7. REM *------------------------------------------------------------------------*
  8. REM *                                                                        *
  9. REM *  Last Modified: 01-17-1996 at: 11:14:28                                *
  10. REM *                                                                        *
  11. REM *                                                                        *
  12. REM *  No Notes exist for this file.                                         *
  13. REM *------------------------------------------------------------------------*
  14. REM *                                                                        *
  15. REM *  This B50 designed and tested by: Calana Software                      *
  16. REM *                                                                        *
  17. REM **************************************************************************
  18.  
  19. MDEF TOPGUN
  20. RATE 0   
  21.  
  22. USE WCS
  23.  
  24. BTN H1U /T  View_Ahead  
  25.       /T  View_Full_Ahead  
  26. BTN H1D  View_Chase  
  27. BTN H1L  View_45_Left  
  28. BTN H1R  View_45_Right  
  29.  
  30. BTN H2U /N  RDR_Zoom_In  
  31. BTN H2D /N  RDR_Zoom_Out  
  32. BTN H2L /N  RDR_Cycle_Targets  
  33. BTN H2R /N  RDR_Cycle_Targets  
  34.  
  35. BTN H3U  View_Rotate_Up  
  36. BTN H3D  View_Rotate_Dn  
  37. BTN H3L  View_Rotate_Lf  
  38. BTN H3R  View_Rotate_Rt  
  39.  
  40. BTN H4U /N  Autopilot  
  41. BTN H4D /N  Map  
  42. BTN H4L /N  Change_HUD_Mode 
  43. BTN H4R /N  ILS_HUD 
  44.  
  45. BTN S1 /T /N  View_Padlock  
  46.       /T /N  View_Ahead  
  47. BTN S2 /N  Weapon_Select  
  48. BTN S3 /N  Next_Target  
  49. BTN S4 /T /N  View_HUD_Only  
  50.       /T /N  View_Ahead  
  51.  
  52. BTN T1  Chaff Flare 
  53. BTN T2 /N  PIP_World 
  54. BTN T3 /N  PIP_Status 
  55. BTN T4 /N  PIP_Cycle_Objs 
  56. BTN T5 /N  Flaps 
  57. BTN T6 /N  SpeedBrake 
  58. BTN T7 /N  Landing_Gear 
  59. BTN T8 /N  Tailhook 
  60.  
  61.