home *** CD-ROM | disk | FTP | other *** search
/ Executor 2.0 / executorv2.0.iso / pc / linux / extra / docs / maillist / text / archive.95 / text0493.txt < prev    next >
Encoding:
Text File  |  1996-04-02  |  1.5 KB  |  35 lines

  1. >>>>> "Jeff" == Jeff Halverson <jeff@Ika_Pon_Pon.umn.edu> writes:
  2.  
  3.     Jeff> /ardi/executor/src/emustubs.c:1752 fatal error in
  4.     Jeff> "_Unimplemented" Unimplemented Trap (mostrecent=0xAA54)
  5.  
  6. That is a trap for some new font stuff we don't yet support.  I'm not
  7. sure when we will.
  8.  
  9.     Jeff> ---Also, will the FPU be usable sometime soon?  When I try
  10.     Jeff> to run Upfront I get an error that says something to the
  11.     Jeff> effect of "you need a computer with a FPU in order to run
  12.     Jeff> this version"...  The only problem is I *DO* have one.  This
  13.     Jeff> happens both on DOS and on Linux versions.
  14.  
  15. Well, you have an x86 FPU, but our 68LC040 emulator doesn't emulate an
  16. FPU.  You'd get the same error message on real Macs with 68LC040's.
  17. We *could* emulate the 68k FPU, but that's pretty low priority
  18. compared to all the other things we need to do.  Apps which make SANE
  19. calls to the OS to do floating point will work...they just aren't
  20. allowed direct access to the FPU.
  21.  
  22.     Jeff> ---People have said that they have been able to run
  23.     Jeff> Maelstrom under executor, but I haven't been able to figure
  24.     Jeff> out which arguements to pass to it...  The FAQ says sound is
  25.     Jeff> a problem w/ many programs (and indeed, Maelstrom appears to
  26.     Jeff> be one), and that we should use "pretend sound" option, or
  27.     Jeff> something...  How is this done?
  28.  
  29. Yes, I think Maelstrom requires "pretend sound", although I haven't
  30. played it in a while.  I think it also requires "refresh" to be
  31. enabled.
  32.  
  33. -Mat
  34.  
  35.