ptitSeb / mupen64plus-pandora

Mupen64plus v2.0 for Pandora, with larges chunks from mupen64plus-ae from PAULSCODE. Status: Working
6 stars 2 forks source link

Dynamic Recompiler is not working on armhf #3

Closed zephyr1988 closed 9 years ago

zephyr1988 commented 10 years ago

I have succesfully compiled mupen64plus-pandora on an arm settop box (dual core cortex-a9 with mali 400) that uses OpenELEC armhf/hard-float ABI (with some minor changes to eglport.cpp to work with mali).

However Dynamic recompiler segfaults.

On mupen64plus-libretro I do not get a segfault but instead a message: "Compile at bogus memory address a4001000" and the emulator shuts down.

On the same device android (softfp) mupen64plus-ae dynarec works ok.

zephyr1988 commented 10 years ago

Looking at this page for a reference http://pandorawiki.org/Mupen64plus_dynamic_recompiler it seems to be stuck on Pass 1: Dissassembly

zephyr1988 commented 9 years ago

https://github.com/Gillou68310/mupen64plus-ae/issues/3