537 Commits

Author SHA1 Message Date
LibretroAdmin
dbf19f73e3
Merge pull request #102 from warmenhoven/warmenhoven/pr/tvos13
Some checks failed
CI / build-ps2 (push) Has been cancelled
Crowdin Translation Integration / create_intl_file (push) Has been cancelled
tvos: properly set min supported version
2024-10-21 16:43:38 -05:00
LibretroAdmin
cc9fd660d9
Update compilation.yml 2024-10-21 14:43:29 -07:00
Eric Warmenhoven
ffe8973157 tvos: properly set min supported version 2024-10-18 15:19:50 -04:00
LibretroAdmin
89d649a544
Merge pull request #101 from Ploggy/master
[WiiU] Aroma CFW Compatibility
2024-06-28 17:56:17 -05:00
Ploggy
335368450f
Merge branch 'libretro:master' into master 2024-06-03 00:31:50 +01:00
libretroadmin
cd73f021be Buildfix 2024-02-01 21:54:41 +01:00
LibretroAdmin
42fe4d4c28
Merge pull request #98 from SergioMartin86/master
Re-factorization of mappers to have a homogeneous format
2024-01-29 21:21:38 -08:00
Sergio Martin
54eb1b308e Putting all stray class function definitions inside mapper class declarations to prevent multiple definition errors when including them from multiple sources 2024-01-07 15:44:36 +01:00
Sergio Martin
91272aa184 Restructuring of NES mappers into a homogeneous format. 2024-01-07 14:37:58 +01:00
Sergio Martin
0baad4d890 Putting all mappers into the mappers/ folder to distinguish them from the core quicknes core 2024-01-07 10:30:39 +01:00
LibretroAdmin
058d66516e
Merge pull request #97 from warmenhoven/dev/warmenhoven/tvos
Fix tvos build
2023-05-28 05:55:59 +02:00
LibretroAdmin
d10d5aa24e
Merge pull request #96 from DisasterMo/crowdin-sync
Fix Crowdin config & workflow
2023-05-28 05:55:51 +02:00
Eric Warmenhoven
8cc3438d81 Fix tvos build 2023-05-27 15:03:02 -04:00
Ploggy
3cbc09d274 Update Makefile 2023-03-03 18:51:48 +00:00
LibretroAdmin
75d501a87e
Update .gitlab-ci.yml 2023-02-20 19:06:52 +01:00
LibretroAdmin
9a8e5b5b76
Update .gitlab-ci.yml 2023-02-20 19:05:59 +01:00
DisasterMo
706fda229e Fix Crowdin config & workflow
Also add new languages and update translation scripts
2023-01-02 22:58:07 +01:00
libretroadmin
1b88a09f1c Just leave runtime target at 10.9 - it will still work on 10.7 anyway
due to us not using anything special in libc++
2022-07-25 13:09:23 +02:00
libretroadmin
567e5780ea Cleanups - get rid of some unnecessary memsets and get rid of a
problematic header include
2022-07-25 12:56:42 +02:00
libretroadmin
c425095df7 Get rid of BLARGG_NEW and replace with new 2022-07-25 12:46:34 +02:00
LibretroAdmin
324f4e70fe
Update .gitlab-ci.yml 2022-07-25 09:52:02 +02:00
Autechre
e6f08c165a
Merge pull request #93 from crystalct/master
PS3/PSL1GHT Makefile update
2022-02-28 13:58:40 +01:00
CrystalCT
3b0ae07e97 PS3/PSL1GHT Makefile update 2022-02-28 13:16:22 +01:00
github-actions[bot]
9f16c3fc13 Fetch translations & Recreate libretro_core_options_intl.h 2022-02-11 21:29:37 +00:00
github-actions[bot]
3d342bb9b2 Fetch translations & Recreate libretro_core_options_intl.h 2022-02-04 21:29:16 +00:00
Autechre
176520b82c
Merge pull request #92 from DisasterMo/add-langs
Enable localisations
2022-01-29 10:59:51 +01:00
github-actions[bot]
a899c14dcb Fetch translations & Recreate libretro_core_options_intl.h 2022-01-28 21:29:36 +00:00
github-actions[bot]
743e6e06db Fetch translations & Recreate libretro_core_options_intl.h 2022-01-21 21:29:14 +00:00
Michael Burgardt
01011233b6 Enable localisations 2022-01-21 17:59:55 +01:00
github-actions[bot]
a0e33f6a93 Fetch translations & Recreate libretro_core_options_intl.h 2022-01-14 21:31:09 +00:00
github-actions[bot]
7b01358ec4 Fetch translations & Recreate libretro_core_options_intl.h 2022-01-07 21:31:05 +00:00
github-actions[bot]
7cb698fab4 Fetch translations & Recreate libretro_core_options_intl.h 2021-12-31 21:30:39 +00:00
github-actions[bot]
d7f52ff956 Fetch translations & Recreate libretro_core_options_intl.h 2021-12-24 21:30:59 +00:00
github-actions[bot]
b768412dcb Fetch translations & Recreate libretro_core_options_intl.h 2021-12-17 21:31:32 +00:00
github-actions[bot]
2e7aca5e58 Fetch translations & Recreate libretro_core_options_intl.h 2021-12-10 21:30:43 +00:00
Autechre
6444b56659
Merge pull request #90 from IlDucci/text-fixes-20211205
[Core options text] Correct the NES Classic "FS" naming
2021-12-05 14:45:18 +01:00
IlDucci
892dc06c45 [Core options text] Correct the NES Classic "FS" naming
Updates the palette name for "FBX's NES-Classic" so it's more clear for users and translators.
2021-12-05 12:10:28 +01:00
Autechre
3f1f787293
Merge pull request #89 from DisasterMo/crowdin-sync
Add automatic Crowdin synchronization
2021-12-04 19:50:50 +01:00
DisasterMo
16db46580e Add automatic Crowdin synchronization 2021-12-04 18:09:19 +01:00
twinaphex
71b8000b33 Remove stdio.h includes 2021-11-02 15:53:22 +01:00
Autechre
61e8f6f2b0
Merge pull request #88 from jdgleaver/gitlab-miyoo
(.gitlab-ci.yml) Add Miyoo target
2021-10-08 15:15:06 +02:00
jdgleaver
f9b9d280e2 (.gitlab-ci.yml) Add Miyoo target 2021-10-08 14:06:15 +01:00
Autechre
8196a20714
Merge pull request #87 from jdgleaver/palette-switch
Enable switching of colour palettes via RetroPad L/R
2021-10-08 13:53:03 +02:00
Autechre
1370b8924c
Merge pull request #86 from salvacam/miyoo
add target Miyoo
2021-10-08 13:52:53 +02:00
jdgleaver
597330ecb8 Enable switching of colour palettes via RetroPad L/R 2021-10-08 12:28:22 +01:00
salvacam
c51a2918b3 add branch miyoo 2021-08-26 17:03:09 +02:00
Autechre
23ecff402d
Merge pull request #84 from Poligraf/retrofw
add retrofw target
2021-08-07 14:41:37 +02:00
Poligraf
52a04270cb
add retrofw target 2021-08-05 20:24:11 +12:00
Autechre
6fdd72fd35
Merge pull request #83 from jdgleaver/gitlab-rs90
(.gitlab-ci.yml) Add RS-90 target
2021-07-08 13:56:50 +02:00
jdgleaver
bbb4602299 (.gitlab-ci.yml) Add RS-90 target 2021-07-08 12:03:24 +01:00