home *** CD-ROM | disk | FTP | other *** search
/ 8bitfiles.net/archives / archives.tar / archives / fairlight-files / EMULATOR / AMIGA / F03.ZIP / 03 / DOCS / FELLOW.FAQ < prev    next >
Encoding:
Text File  |  1997-09-11  |  2.4 KB  |  64 lines

  1. Some frequently asked questions regarding the Fellow Amiga Emulator:
  2. --------------------------------------------------------------------
  3. (To be extended....)
  4.  
  5. Q1:  Not all documented graphics modes are available in the emulator, why?
  6.  
  7. Q2:  Will future versions of the emulator run with older VESA versions, or
  8.      make use of banked VGA modes?
  9.  
  10. Q3:  When I move the mouse or type something, my computer hangs.
  11.  
  12. Q4:  The emulator hangs when I enable sound.
  13.  
  14. Q5:  Will there be ports to Windows/Linux etc.?
  15.  
  16.  
  17.  
  18. Q1:  Not all documented graphics modes are available in the emulator, why?
  19. ------------------------------------------------------------------
  20. A1:  Possible reasons why modes were not found:
  21.  
  22.      - The linear-framebuffer capability is required, and not found.
  23.      - Your VESA driver does not support the given mode.
  24.      - The VESA driver does not support VBE V2.0 extensions.
  25.  
  26.      Make sure you have a VESA VBE V2.0 driver installed.
  27.      SDD (Univbe) is a good one.
  28.  
  29.      Univbe can sometimes run in Vesa V1.2 mode unless it is started with
  30.      some additional command-line switches.
  31.  
  32.      A log of the interaction with the VESA driver can be found in
  33.      "fellow.log" when the emulator is started with the "-log" switch.
  34.  
  35.  
  36.  
  37. Q2:  Will future versions of the emulator run with older VESA versions, or
  38.      make use of banked VGA modes?
  39. -------------------------------------------------------------------------
  40. A2:  Apart from the standard VGA 320x200 mode, no.
  41.  
  42.      VESA V2.0 has been around for a long while now, and should not
  43.      represent a problem.  It makes DOS graphics-programming much cleaner.
  44.  
  45.  
  46. Q3:  When I move the mouse or type something, my computer hangs.
  47. -------------------------------------------------------------------------
  48. A3:  Possible cause is using an old version of the DOS4GW extender file.
  49.      Version V1.97 of dos4gw works well.
  50.      Should be obsolete with V0.3 since it it linked with PMODEW.
  51.  
  52. Q4:  The emulator hangs when I enable sound.
  53. -------------------------------------------------------------------------
  54. A4:  This is a known problem with the emulator versus Soundblaster-clone
  55.      cards (and maybe some real Soundblasters, too, judging from bug-reports).
  56.  
  57.  
  58. Q5:  Will there be ports to Windows/Linux etc.
  59. ----------------------------------------------
  60. A5:  No ports are in the works.
  61.  
  62.  
  63.  
  64.