VOGONS

Common searches


Search results

Display options

Re: 64-bit dynamic_x86 (patch)

Hello So I maintain the libretro port and I've been trying to enable this on my builds. On the 32-bit build it's working, business as usual. But on 64 bit I'm getting these build errors once I switch to dynamic_x86: https://hastebin.com/jigejapiri.sql For reasons I can't really explain the libretro …

Re: PowerPC Dynamic Recompiler (patch)

Sadly no, WiiU isn't all that popular actually. One of the toolchain developers said this: Doesn't look like an easy one - likely some bad pointer math, or they're relying on some mprotect-ish function that's not really a thing on WiiU. dynarecs have gotta have at least a little bit of WiiU-specific …

Re: PowerPC Dynamic Recompiler (patch)

I don't have a PPC Mac so I wasn't able to test this on such a system. I was able to test on WiiU via RetroArch (I have a DOSBox fork that sticks as closely as possible to upstream here https://github.com/fr500/dosbox-svn/tree/ppc) Sadly it crashes and it's well beyond what I could possibly solve. …

Re: MSYS2/mingw-w64 for Win64 DOSBox

I have made some progress in debugging this and was able to start WIN64 DOSBox with dynarec core into the DOSBox's DOS prompt. However, launching a DOS program still ended up in segmentation fault . Summarizing the issues so far: 1. In gen_load_param_reg, the encoding of "mov R8, reg&7" and "mov R8 …

Page 2 of 2