Exzap

Results 5 issues of Exzap

This is a continuation of #1 The current top priorities for our Linux build are: - [x] Providing AppImage releases - [x] Wayland support (at least for Vulkan) - [x]...

**Disclaimer:** This is work-in-progress. I'm opening this draft PR for visibility, so others can track progress and know not to alter recompiler code. Work started on this in November and...

I'm trying to port Boxedwine to a big-endian 32bit PowerPC platform, and I ran into a crash in the elf loader due to it assuming little-endian native types. If I...

This PR addresses two problems: - LR isn't correctly restored in `__rpl_start` leading to an endless loop or crash - wutmalloc calls `MEMGetSizeForMBlockExpHeap` on pointers returned from `MEMAllocFromDefaultHeap` for realloc....

There is currently an effort underway to port Cemu to Android over at [https://github.com/SSimco/Cemu](https://github.com/SSimco/Cemu) The latest information is available on the [Cemu Android FAQ](https://rentry.org/cemu-android)

feature request