Commit Graph

456 Commits

Author SHA1 Message Date
LibretroAdmin
c5b413b71e
Merge pull request #162 from warmenhoven/warmenhoven/pr/apple
ios: Fix ios9 build
2024-10-23 02:34:55 -05:00
Eric Warmenhoven
bf68fc861c ios: Fix ios9 build 2024-10-22 20:23:24 -04:00
LibretroAdmin
fb0111748a
Merge pull request #161 from warmenhoven/warmenhoven/pr/apple
apple CI: fix various build issues
2024-10-21 16:48:21 -05:00
Eric Warmenhoven
33084a3398 tvos: properly set min supported version 2024-10-15 22:59:44 -04:00
Eric Warmenhoven
af206d03e8 ios: properly set min supported version 2024-10-15 22:51:44 -04:00
Eric Warmenhoven
5652b9b1f8 apple CI: can use default macos builder, no need to set tags 2024-10-15 21:50:59 -04:00
LibretroAdmin
5f524dd5fc
Merge pull request #154 from StormedBubbles/RA_test
Input system restructure
2022-06-14 22:05:20 +01:00
StormedBubbles
1ff68204f6 Revert "Switch jpark to lightgun"
This reverts commit 2854276949.
2022-04-13 03:01:39 -04:00
StormedBubbles
95e29db3a5
Remove extraneous "joystate" 2022-04-12 02:05:07 -04:00
StormedBubbles
e20e5f3695
Restore accidentally deleted turbo 2022-04-12 01:58:20 -04:00
StormedBubbles
2854276949 Switch jpark to lightgun 2022-04-11 23:39:32 -04:00
StormedBubbles
48c3fe920c Input system TLC 2022-04-11 23:39:32 -04:00
StormedBubbles
ff2c43833e
jpark min/max 2022-04-03 19:08:35 -04:00
StormedBubbles
98b4a4adbe
jpark improvements 2022-04-02 02:30:29 -04:00
StormedBubbles
e907be8d6e Sinden lightgun support
Used Mr. Lightgun's lr-mame2016 code.
2022-03-24 19:56:26 -04:00
twinaphex
932e6f2c4f This was being logged every frame 2021-04-12 17:24:29 +02:00
twinaphex
f71804081e Make sure ios builds always build with runner 2 (macstadium) 2021-03-26 02:22:32 +01:00
twinaphex
eb39511eed Update 2021-03-26 02:19:48 +01:00
twinaphex
62cfd0caa7 Add tvos target 2021-03-26 02:09:55 +01:00
twinaphex
de3284480c Add ios-arm64/tvos-arm64, ios9 targets 2021-03-26 02:08:41 +01:00
mahoneyt944
a12c25ee8d
Umk3p beta 1 wip (#148)
* Umk3p beta 1

* Umk3 plus beta 1

* B1
2021-03-17 13:32:24 +01:00
twinaphex
28e2038c9d Fix Linux/Windows builds without causing warnings again on Clang/Mac 2021-03-12 07:18:54 +01:00
twinaphex
ab63d31ef8 Fix warnings 2021-03-12 06:50:19 +01:00
twinaphex
31ec25fc84 Revert "Add ios-arm64/tvos-arm64"
This reverts commit 58b0815de2.
2021-03-12 03:18:37 +01:00
twinaphex
58b0815de2 Add ios-arm64/tvos-arm64 2021-03-12 02:54:09 +01:00
Kyland K
beb9e51cf9
Additional FS Values (#147)
Helps Lower Spec with stubborn Games, such as Crystal of Kings!
2021-03-07 18:53:09 +01:00
Autechre
9389296bcc
Update .gitlab-ci.yml 2021-02-21 07:25:37 +01:00
twinaphex
71cfefc345 (ARM 64bit Mac) Force DRC_C_BACKEND 2021-01-29 21:52:08 +01:00
twinaphex
add5738bbd Disable SH2 x86 DRC and force DRC C backend for ARM 64bit 2021-01-29 20:33:26 +01:00
twinaphex
a93eee868f (macOS) Set up CROSS_COMPILE for ARM 64bit 2021-01-28 06:26:58 +01:00
Autechre
e3feee67e4
Use .core-defs for OSX 64-bit targets 2021-01-27 15:01:53 +01:00
twinaphex
5debc7501e Add arm64 rule 2021-01-27 14:25:10 +01:00
Autechre
e348fdbf4d
Update .gitlab-ci.yml 2021-01-27 14:21:31 +01:00
twinaphex
9314196b00 Do away with ARM_ENABLED check - and make it compile on ARM64 mac 2021-01-27 14:15:24 +01:00
Autechre
1549da1c32
Update .gitlab-ci.yml 2021-01-09 18:59:09 +01:00
Autechre
552f574295
Update .gitlab-ci.yml 2021-01-09 18:58:54 +01:00
Autechre
589574dd42
Update .gitlab-ci.yml 2021-01-02 00:55:19 +01:00
Autechre
5e1895e4c9
Update .gitlab-ci.yml 2021-01-02 00:05:57 +01:00
Autechre
1ab4339099
Update .gitlab-ci.yml 2020-12-31 18:31:40 +01:00
Autechre
d3315f1014
Take out wiiu for now - needs a solution for sysconf 2020-12-29 02:35:21 +01:00
Autechre
3397cced37
Update .gitlab-ci.yml 2020-12-28 23:38:02 +01:00
twinaphex
f890e3b9f1 Update 2020-12-25 17:54:36 +01:00
twinaphex
34bc604889 Comment out OSX for now 2020-12-24 15:11:30 +01:00
twinaphex
6893230511 Update 2020-12-21 11:48:19 +01:00
Autechre
14b557b6a9
Update .gitlab-ci.yml 2020-12-08 17:26:52 +01:00
webgeek1234
9850b22894
Misc Build Fixes (#145)
* libretro: wiiu: Remove mwup flag

This flag has been removed from newer toolchain versions

* libretro: Allow overriding PTR64

These checks target the build host. Which does not necessarily
have the same bit width as the target.

* libretro: android: Fix arm64-v8a and x86_64

x86 still fails due to asm errors

* libretro: gitlab ci: Enable android builds

x86 is excluded as it currently fails to build
2020-12-08 17:14:55 +01:00
twinaphex
2d2e86b5d8 Cleanups 2020-10-09 05:20:55 +02:00
twinaphex
a85da1ab4c Prevent this keyword 2020-10-09 05:12:49 +02:00
twinaphex
5b46ae5b05 Prevent calling variables 'this' for files that have to be compiled
with a C++ compiler
2020-10-09 05:06:00 +02:00
twinaphex
b25845a11b zlib prototype cleanups 2020-10-09 04:59:39 +02:00