mirror of
https://github.com/CTCaer/RetroArch.git
synced 2025-02-13 07:36:52 +00:00
![gblues](/assets/img/avatar_default.png)
== 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.