View Single Post
Old 11 August 2014, 17:43   #10
FrodeSolheim
FS-UAE Developer
 
FrodeSolheim's Avatar
 
Join Date: Dec 2011
Location: Førde, Norway
Age: 43
Posts: 4,043
The loader (for fs-uae.dat) is not big-endian-friendly. Actually, there was an #error to catch that case (so the code shouldn't even have compiled), but config.h was not included, and so the check didn't trigger.

Anyway, I'll make the code work for both little-endian and big-endian CPU
FrodeSolheim is offline  
 
Page generated in 0.04211 seconds with 11 queries