Commit Graph

16 Commits

Author SHA1 Message Date
meepingsnesroms
abb2e6526b Disable cyclone again
As of now its not stable and there isnt plans to reenable it unless someone else can figure out what is wrong since I dont know ARM ASM.
2018-12-28 16:57:58 -08:00
meepingsnesroms
aa982b123d More makefile standardization 2018-12-08 15:51:17 -08:00
meepingsnesroms
ddd1fdc8f9 Android fix 2018-12-08 12:16:16 -08:00
meepingsnesroms
c09e490d59 Move EMU_* variables out of platform make files 2018-12-08 10:53:08 -08:00
meepingsnesroms
7f0640665f Enable Cyclone, Part 2 2018-12-08 00:32:04 -08:00
meepingsnesroms
205948f4ce -ffast-math works now on Android 2018-11-24 12:45:01 -08:00
meepingsnesroms
333c4db35f Try to fix inline on msvc 2018-11-06 19:52:31 -08:00
meepingsnesroms
d684d4f7ba Access save state values as bytes not by pointer cast
Fixes SIGBUS BUS_ADRALN on ARMv7 Android devices with improperly compiled kernels.

Also use newest Android jni makefiles from snes9x2010.
2018-11-03 11:43:39 -07:00
meepingsnesroms
35ed06a18f Easy source based install for Android RetroArch build 2018-11-02 15:01:35 -07:00
meepingsnesroms
8c2c54c208 More cleanups, get Cyclone attached on RetroArch Android version 2018-10-29 21:18:07 -07:00
meepingsnesroms
9dc85a2ab3 Well Android is full speed with out ARM optimization on RetroArch
Qt on Android is just defective I guess.
2018-10-28 11:32:56 -07:00
meepingsnesroms
6ed141251d Finish fixing RetroArch port build 2018-10-28 10:55:56 -07:00
meepingsnesroms
c3b2088f01 Get android compiling, cleanups 2018-04-24 19:49:54 -07:00
meepingsnesroms
70204f09d2 Readd all files because GitHub is having an issue with case sensitivity on Mac OS 2018-03-28 12:36:22 -07:00
meepingsnesroms
6ea45316b0 Delete all files because GitHub is having an issue with case sensitivity on Mac OS 2018-03-28 12:19:14 -07:00
meepingsnesroms
3b1da36e6b Update libretro build system and separate it from emulator
In the future it will have a qt port that supports touchscreens on
android and iOS.
2018-03-27 15:34:57 -07:00