Albert Tang
Albert Tang
ARM64 support has been added to my fork, and the NEON binary will now compile using VFPv4 and NEON with 32 double precision registers, and the performance tuned for CPUs...
I didn't add an extra binary. I modified the existing NEON binary makefile to increase performance for devices using the Cortex-A7, Cortex-A15, or both. Before, GCC would optimize the code...
ARMv8-A support is complete, with all errors fixed. This can all be found in my v47-1 branch, and will be merged to v48 later.
Those that want to help contribute to version 48, fork my fork. I cannot do this alone, and @jquesnelle is still silent.
We can certainly do that. Just give us time. **EDIT:** Work on nds4droid seems to have come to a halt, especially since @jquesnelle has not merged my pull request regarding...
@fervi no it's not. We shall continue on the life of this emulator.
I believe I have figured this out, but you'll have to compile the app itself just so you don't have to face this problem. Also, you might want to clear...
@iOS4all, your statement about iOS being faster than Android is not something that anyone can compare, because there are too many device manufacturers out there that make Android phones and...
Sorry about that. I am looking forward to GC4iOS using Metal (just like how Dolphin can use Vulkan instead of OpenGL) but that's for another day.
I have no idea how the Metal API works. I only know that it's for graphics. I would devote more time into development, but I also have school and the...