View Single Post
Old 30 November 2012, 07:16   #5
matthey
Banned
 
Join Date: Jan 2010
Location: Kansas
Posts: 1,284
Quote:
Originally Posted by PeterK View Post
Line 1111 = Line F like the F in floatingpoint or FPU means that an FPU is missing !!
The "F" does not really stand for floating point of course. Instructions starting with $F are general co-processor instructions which includes FPU, MMU and MOVE16. It's possible that the processor and co-processor settings are identified incorrectly and the incorrect code executed or that non-code is executed that happens to start with $F. It's almost certainly a bug in WHDload or whatever code is used for co-processor identification.
matthey is offline  
 
Page generated in 0.04837 seconds with 11 queries