Commit Graph

24 Commits

Author SHA1 Message Date
meepingsnesroms
8033d13a18 Fix link.T for classics 2018-12-24 12:59:59 -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
c09e490d59 Move EMU_* variables out of platform make files 2018-12-08 10:53:08 -08:00
meepingsnesroms
33c337ae50 Just disable asm on iOS for now 2018-12-08 08:40:08 -08:00
meepingsnesroms
60a4c50d62 Please work now 2018-12-08 08:23:30 -08:00
meepingsnesroms
602ba5e9ae Enable Cyclone, Part 1 2018-12-08 00:27:59 -08:00
meepingsnesroms
6376332784 Add hard reset option, use new classic console makefile 2018-11-08 18:17:27 -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
2399f651b4 Emscripten is depentent on end of line spaces that my editor chops out
Need to fix snes9x2010 as well
2018-11-07 17:40:18 -08:00
meepingsnesroms
9c77d5abf2 Makefile cleanup 2018-11-07 17:12:15 -08:00
meepingsnesroms
2365ef48f9 Fix some endian definitions 2018-11-07 14:07:19 -08:00
meepingsnesroms
bc3362cc2d Cleanups another C89 fix 2018-11-07 13:49:07 -08:00
meepingsnesroms
864362a2a6 Convert to C89 pass 1 2018-11-06 15:20:38 -08:00
meepingsnesroms
57bd77a819 Hopefully fix building RetroArch version on PSP 2018-11-06 11:09:01 -08:00
meepingsnesroms
be5fa4b8db Fix libretro big endian platforms and other possible alignment errors 2018-11-06 07:07:43 -08:00
meepingsnesroms
d88b508f69 Most of ARM specific CPU core 2018-10-27 01:02:38 -07:00
meepingsnesroms
a14c7c5e84 Update libretro port
Compiles again on mac so testing works again.
2018-10-10 17:24:09 -07:00
meepingsnesroms
26259b8ce6 Fix LUT issue, link.T now works. 2018-04-24 14:27:29 -07:00
meepingsnesroms
9bd6520ffd Give it a different name from my failed hle emu(PersianTree) 2018-04-08 13:20:38 -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