Hello!
These days i'm busy with all sorts of projects IRL, so the compiling stopped for a while. *chuckle*
Some updates on the work:
- I got the latest version of Gens and find out the code extensively uses x86 assembly, so they all failed while cross compiling. I may have to go for previous versions but still no garantee they do not use x86 assembly.
- I have also compiled the latest version of dgen (1.23), however when i try to start a game, it has segmentation fault about SDL. The error mesg is: Segmentation Fault (SDL Parachute Deployed).
There's a Qt port of dgen 1.17 tho i think previous version should work. But anyway, I'm still wondering why it gives this err, from a brief google it seems because of SDL library too old, but AFAIK the SDL comes with the SDK is version 1.2 while dgen seems only need 1.0 or above.
So in short, no luck yet.
Drac