Closed ghost closed 6 years ago
With @bparker06 hint regarding unaligned access in android, and @aliaspider previous PR to solve related issue in other systems, applying -DNO_UNALIGNED_ACCESS to android during compile also fixes crashing in some android devices.
Fixes at least the following issues: https://github.com/libretro/QuickNES_Core/issues/37 https://github.com/libretro/QuickNES_Core/issues/6
With @bparker06 hint regarding unaligned access in android, and @aliaspider previous PR to solve related issue in other systems, applying -DNO_UNALIGNED_ACCESS to android during compile also fixes crashing in some android devices.
Fixes at least the following issues: https://github.com/libretro/QuickNES_Core/issues/37 https://github.com/libretro/QuickNES_Core/issues/6