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