Romain TISSERAND
Romain TISSERAND
Thanks for your quick answer, I am attempting an RV64 build to see if it's AArch64 specific or an issue on my toolchain/environment. Maybe I should save generated output assembly...
Same issue on RV64 build (as expected since custommem.c is not architecture-dependent..). Need to find why GCC 13.3 creeps on that in cross-compiling environment (GLIBC 2.38.44).
Let me try your solution and come back to you Le dim. 2 juin 2024 à 23:13, ptitSeb ***@***.***> a écrit : > Never seen this issue before. And overloading...
https://github.com/ptitSeb/box64/pull/1552 passes okay.
Yes it should, closing, sorry for delay !
Been following this too lately and doing local builds of it. Much more work is needed, especially on the Vulkan renderer side.
Regarding CHD, https://github.com/rtissera/libchdr/pull/106 implements it.
@carlosefr can you elaborate on the crash or how to reproduce ? @barbudreadmon The update was tested on rpi0 and armv7 designs. I am willing to investigate the issue of...
Meanwhile feel free to revert !
Amazing !