Commit Graph

27 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
244facd892 No cyclone for iOS, it really doesnt want to work 2018-12-09 09:41:51 -08:00
meepingsnesroms
116f8ba325 Try to fix missing symbols for iOS 2018-12-08 20:28:14 -08:00
meepingsnesroms
aa982b123d More makefile standardization 2018-12-08 15:51:17 -08:00
meepingsnesroms
5ec0513fb1 Add cyclone for armhf 2018-12-08 11:26:28 -08:00
meepingsnesroms
c09e490d59 Move EMU_* variables out of platform make files 2018-12-08 10:53:08 -08:00
meepingsnesroms
602ba5e9ae Enable Cyclone, Part 1 2018-12-08 00:27:59 -08:00
meepingsnesroms
fc54efe2ae Add Windows SDK to the include path 2018-11-09 09:27:25 -08:00
meepingsnesroms
91e80ee254 Small fix 2018-11-08 14:03:51 -08:00
meepingsnesroms
f9d4e65603 Try to fix duplicate symbols error on emscripten 2018-11-08 13:59:48 -08:00
meepingsnesroms
7275de328e Clean up unused makefiles, more C89 fixes, remove strcasestr, use link script for emscripten too 2018-11-08 08:24:15 -08:00
meepingsnesroms
2365ef48f9 Fix some endian definitions 2018-11-07 14:07:19 -08:00
meepingsnesroms
b512e76acd Use only one _ for msvc inline 2018-11-06 19:59:25 -08:00
meepingsnesroms
333c4db35f Try to fix inline on msvc 2018-11-06 19:52:31 -08:00
meepingsnesroms
1806fcdb64 Hopefully will now work on all msvc platforms 2018-11-06 19:13:32 -08:00
meepingsnesroms
864362a2a6 Convert to C89 pass 1 2018-11-06 15:20:38 -08:00
meepingsnesroms
8c2c54c208 More cleanups, get Cyclone attached on RetroArch Android version 2018-10-29 21:18:07 -07:00
meepingsnesroms
74ea1c19a9 RetroArch port now working again 2018-10-29 19:12:42 -07:00
meepingsnesroms
d88b508f69 Most of ARM specific CPU core 2018-10-27 01:02:38 -07:00
meepingsnesroms
7f55aaf80b Some misc updates 2018-10-26 14:18:24 -07:00
meepingsnesroms
9799b6ecc4 Switch to libretro-common 2018-10-18 17:50:41 -07:00
meepingsnesroms
a14c7c5e84 Update libretro port
Compiles again on mac so testing works again.
2018-10-10 17:24:09 -07:00
meepingsnesroms
9bbb5a68e3 Fix #1 2018-04-24 13:53:00 -07:00
meepingsnesroms
0f008c09cd Add sdcard delta save/load states 2018-04-10 16:34:00 -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