home *** CD-ROM | disk | FTP | other *** search
/ Doom 2 Explosion / Doom2Explosion.bin / doom2exp / programs / ser4 / file_id.diz next >
Text File  |  1994-03-22  |  1KB  |  39 lines

  1.                                    SER4.EXE
  2.                            DOOM SERIAL DEVICE DRIVER
  3.  
  4.  
  5. FEATURES:
  6.  
  7.    - Baud rates: 9600, 14400, 19200, 38400, 
  8.      57600, 115200.
  9.    - Uses 'extratics=1' (whatever it is) 
  10.      which removes delays on some machines.
  11.    - All 'mod' operations removed which 
  12.      fixes slowdowns after 2 minutes.
  13.    - Many functions optimized to speed up 
  14.      communication.
  15.    - Compiled with several speed 
  16.      optimizations plus 80386 instructions 
  17.      instead of 8088/8086.
  18.    - 'Talk' feature -- type msgs to your 
  19.      partner to debug com port setup, or
  20.      to decide on game features.
  21.    - 'Configure' option allows game settings 
  22.      to be modified after connecting.
  23.    - Port stays connected after game ends, 
  24.      allowing settings to be re-configured 
  25.      and a new game started.
  26.    - Extensive statistics available at end 
  27.      of each game.
  28.    - Episode AND map settings to allow 
  29.      warping to another level.
  30.    - Lots of msgs printed during startup to 
  31.      help with debugging.
  32.    - 'Phonebook' list of names and numbers  
  33.      in modem.cfg, allowing dial-by-name.
  34.    - Two modem init strings in modem.cfg.
  35.    - Modem init strings sent slower - some  
  36.      modems had problems if sent too fast.
  37.    - All command-line arguments moved to 
  38.      modem.cfg file.
  39.