25 Commits

Author SHA1 Message Date
meepingsnesroms
c2ffd5a04a Remove Android armv5/6 2019-11-29 14:32:11 -08:00
meepingsnesroms
51e405fc84 Disable OpenMP on libretro for now
Causing way too many issues for the benefit
2019-06-08 20:43:44 -07:00
meepingsnesroms
92d6a857a8 Tons of bugfixes 2019-05-25 09:58:00 -07:00
meepingsnesroms
eb4a241ef4 Android is now compiling 2019-05-24 18:28:46 -07:00
meepingsnesroms
5a38b67708 More work on RetroArch port 2019-05-24 13:36:41 -07:00
meepingsnesroms
125e85d73b Got Mac RetroArch build working with ARM emulator
Hopefully dident break ARM emulator on Windows.
2019-05-13 12:38:42 -07:00
meepingsnesroms
cb9093c5f4 Add all the OS5 stuff to the RetroArch makefiles 2019-04-25 11:19:37 -07:00
meepingsnesroms
f4a6d6c1b0 Add dynarec stuff
This broke compiling for now.
2019-04-19 18:16:11 -07:00
meepingsnesroms
f34256ba69 No more cyclone 2018-12-29 11:40:04 -08:00
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