mirror of
https://github.com/libretro/RetroArch.git
synced 2024-11-30 11:40:32 +00:00
5894d0ef86
== DETAILS We're trying to track down the source of crashes when switching cores. To rule out the HID code, this commit does the following: - Wraps the library imports in an ifdef - Wraps the object files in conditionals in Makefile.wiiu - In wiiu_joypad, calls into the hidpad driver are wrapped in ifdef == TESTING This didn't solve the "System memory error" crash I've been experiencing. But, maybe it will impact the other flavors of crashes others are seeing. |
||
---|---|---|
.. | ||
dynamic.c | ||
dynamic.h | ||
exception_handler.c | ||
exception_handler.h | ||
imports.h | ||
memory.c | ||
memory.h | ||
missing_libc_functions.c | ||
stubs_elf.S | ||
stubs_rpl.S |