notaz, a gp2x developer has recently integrated the Cyclone 68k ARM asm core into UAE4ALL. the source code is available and can be found here:
http://www.gp32x.com/board/index.php?showtopic=37969i tried doing a straight compile without any modifications to the code. i tried both the native compile and the cross compile. both failed at the linking stage. the native compile can't find my libpthread libs and the cross compile can't find my libSDL libs. And i honestly don't know how to fix this. I tried everything i could think of to make it compile.Can anyone else try to compile this? apparently it works really well on the gp2x, maybe we could get it working without any modifications and get similar or greater performance on our Z's.
PS: i compiled the latest e-uae release (0.8.29-WIP4) and it's still not very usable. i'm currently compiling it again with optimizations.