![]() == 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. |
||
---|---|---|
.. | ||
drivers | ||
frontend.c | ||
frontend.h | ||
frontend_driver.c | ||
frontend_driver.h | ||
frontend_salamander.c |