home *** CD-ROM | disk | FTP | other *** search
/ Freesoft 1999 February / Freesoft_1999-02_cd.bin / Recenz / Emulator / Joystick / WHATSNEW.TXT < prev   
Text File  |  1997-12-02  |  3KB  |  77 lines

  1. What's new in JoyEmu 4.1?
  2.  
  3. JOYEM/JOYEMU:
  4.   * ifdef-ed the code used to wait on the joystick port until ready
  5.     (it caused problems on a few configurations)
  6.   * now emulation is de-activated (if active) before loading
  7.     configuration files and re-activated immediately afterwards,
  8.     both when using command line parameters 'J'/'K' and hot key Shift-F8
  9.   * added to the package the program JCMPTST which can be used to
  10.     determine if your system is compatible with JoyEmu
  11.  
  12. JOYCP:
  13.   * changed joystick detection to avoid bios bugs
  14.   * ifdef-ed the code used to wait on the joystick port until ready
  15.     (it caused problems on a few configurations)
  16.  
  17. --
  18.  
  19. What was new in JoyEmu 4.0?
  20.  
  21. JOYEM/JOYEMU:
  22.   * faster!
  23.   * added support for mouse keyboard emulation
  24.   * added support for switch fire buttons (change keys stuffed by
  25.     every other button/direction)
  26.   * added support for 8-button joysticks
  27.   * added FIFO key queue
  28.   * added command line parameters N (set number of switch buttons) and
  29.     W (set switch button number)
  30.   * changed hot key shift-F4: it now switches on/off autofire for mouse
  31.     (Ctrl-F7 has become the hot key for switch force break mode on/off)
  32.   * added hot keys Shift/Ctrl-F11 and Shift/Ctrl-F12 (tolerance for
  33.     mouse axis)
  34.   * fixed a bug: autofire on button 5 would not work if force break mode was
  35.     off and button 6 did not use autofire
  36.   * fixed shift mode (now the break for the shift keys is sent on button
  37.     release)
  38.   * added command line parameter 'Y' to turn on/off hot key support
  39.     (JoyEmu only); removed additional keyboard handler (JoyEm only)
  40.   * changed values for b in E and R command line parameters
  41.   * extended values for j in E, to set also switched keys
  42.   * added joystick check on start/re-activation
  43.   * added a page to on-line help (both JoyEm and JoyEmu)
  44.  
  45. JOYCP:
  46.   * added support for Windows 95 long file names
  47.   * added support for mouse keyboard emulation
  48.   * added support for 8-button joysticks
  49.   * changed definitions for 'num /' and 'num enter' (were incorrect)
  50.   * exchanged buttons 5 and 6 in calibration
  51.   * added hot key support switch
  52.   * added detection and report of type and version of emulator in memory
  53.   * changed window handler (glitches when windows near end of screen)
  54.   * added switch buttons and configuration of additional keys
  55.   * changed load and save setting dialog
  56.   * changed set directory dialog
  57.  
  58.   +-----------------------------------------------------------------------+
  59.   | The '.KS' file format has changed; use the enclosed utility CONVKS to |
  60.   | upgrade existing key set files to version 4.0.                        |
  61.   +-----------------------------------------------------------------------+
  62.  
  63. --
  64.  
  65. What was new in JoyEmu 3.3?
  66.  
  67. JOYEM/JOYEMU:
  68.   * "unrolled" functions and definitions in JoyEm and JoyEmu: should be
  69.     faster (even though they take up a little more memory now..)
  70.  
  71. JOYCP:
  72.   * fixed a stupid bug that locked the computer in a strict loop
  73.     with interrupts disabled if just one joystick was connected to the PC
  74.  
  75. The emulation should be faster now, especially if all repeat delays for
  76. fire buttons are set to 0.
  77.