38 Commits

Author SHA1 Message Date
Eric Warmenhoven
c8311b11e6 tvos: properly set min supported version 2024-10-16 21:18:04 -04:00
Eric Warmenhoven
7ada4746df Fix osx build 2024-10-09 23:07:35 -04:00
LibretroAdmin
865acf3a28 Update Makefile.libretro 2023-11-01 19:20:58 -07:00
Eric Warmenhoven
dc854cef9e Add tvos build 2023-05-27 17:43:15 -04:00
Stephanie Gawroriski
d0651a450d Attempt fix of macOS ARM build. 2023-01-22 17:01:37 -05:00
CrystalCT
f16e54e879 PS3/PSL1GHT build fix 2022-02-21 13:47:56 +01:00
Francisco Javier Trujillo Mata
d93c8c0efc Update bins for new toolchain 2021-01-15 00:16:07 +01:00
Autechre
cb2dcc1740 Update Makefile.libretro 2020-12-29 07:07:42 +01:00
Autechre
bda022c63a Update Makefile.libretro 2020-12-29 02:37:58 +01:00
Stephanie Gawroriski
f6c7944c64 Import PS2 build from SquirrelJME. 2020-11-06 18:54:13 -05:00
Yoshi Sugawara
eea4c328d2 (tvOS) support building 2019-09-11 07:50:47 -10:00
Aaron Kling
7ccef9020c libretro: allow mingw cross compile 2019-08-17 18:36:54 -05:00
meepingsnesroms
92d6a857a8 Tons of bugfixes 2019-05-25 09:58:00 -07:00
meepingsnesroms
f4a6d6c1b0 Add dynarec stuff
This broke compiling for now.
2019-04-19 18:16:11 -07:00
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