View Single Post
Old 03 April 2012, 22:20   #25
FrodeSolheim
FS-UAE Developer
 
FrodeSolheim's Avatar
 
Join Date: Dec 2011
Location: Førde, Norway
Age: 43
Posts: 4,043
Quote:
Originally Posted by Toni Wilen View Post
68060 = 68060.library required (or dummy 68040.library + 68060.library if older setpatch) or AOS crashes. (Exact same happens with real 68060 Amigas) Reason is incompatible supervisor FPU stack frame.

EDIT: 68040.library + 68060 = instacrash when setpatch runs.

btw, (yes, I have said this previously many times) but there are _NO_ (non-system level) programs that require 68060. Some programs check that 68060 AttnFlags bit is set but only because REAL 68040 and older are too slow, not because of possible incompatibilites (actually 68060 has less instructions than 68040)
Thanks for the clarification, sounds like FS-UAE won't have a default '060 model If anyone insists, you can still override the cpu settings in FS-UAE at your own risk, e.g.
Code:
uae_cpu_model = 68060
uae_fpu_model = 68060
FrodeSolheim is offline  
 
Page generated in 0.07579 seconds with 11 queries