Skip to content

Commit 856ac9b

Browse files
committedJan 13, 2025
Add dice-libretro to buildbot.
1 parent fc436b1 commit 856ac9b

26 files changed

+26
-0
lines changed
 

‎recipes/android/cores-android

+1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ bsnes2014 libretro-bsnes2014 https://github.com/libretro/bsnes2014.git libretro
1010
bsnes_mercury libretro-bsnes_mercury https://github.com/libretro/bsnes-mercury.git master YES GENERIC_JNI Makefile target-libretro/jni | bsnes_mercury_accuracy:profile=accuracy bsnes_mercury_balanced:profile=balanced bsnes_mercury_performance:profile=performance
1111
cannonball libretro-cannonball https://github.com/libretro/cannonball.git master YES GENERIC_JNI Makefile jni
1212
daphne libretro-daphne https://github.com/libretro/daphne.git master YES GENERIC_JNI Makefile jni
13+
dice libretro-dice https://github.com/mittonk/dice-libretro.git main YES GENERIC Makefile .
1314
doublecherrygb libretro-doublecherrygb https://github.com/TimOelrichs/doublecherryGB-libretro.git master YES GENERIC_JNI Makefile jni
1415
cap32 libretro-cap32 https://github.com/libretro/libretro-cap32.git master YES GENERIC_JNI Makefile.libretro jni
1516
chailove libretro-chailove https://github.com/libretro/libretro-chailove.git master YES GENERIC_JNI Makefile jni

‎recipes/android/cores-android-aarch64

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
dice libretro-dice https://github.com/mittonk/dice-libretro.git main YES GENERIC Makefile .
12
dolphin libretro-dolphin-aarch64 https://github.com/libretro/dolphin.git master YES CMAKE Makefile build -DLIBRETRO=ON
23
ishiiruka libretro-ishiiruka-aarch64 https://github.com/libretro/Ishiiruka.git master YES CMAKE Makefile build -DLIBRETRO=ON
34
duckstation libretro-duckstation-aarch64 https://github.com/libretro/duckstation.git master YES CMAKE Makefile build -DBUILD_LIBRETRO_CORE=ON -DANDROID_ABI=arm64-v8a -DCMAKE_BUILD_TYPE=Release

‎recipes/android/cores-android-r16b

+1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
3dengine libretro-3dengine https://github.com/libretro/libretro-3dengine.git master YES GENERIC_JNI Makefile jni
22
bsnes_cplusplus98 libretro-bsnes_cplusplus98 https://github.com/libretro/bsnes-libretro-cplusplus98.git master YES GENERIC_JNI Makefile jni
3+
dice libretro-dice https://github.com/mittonk/dice-libretro.git main YES GENERIC Makefile .
34
easyrpg libretro-easyrpg https://github.com/EasyRPG/Player.git master YES GENERIC_JNI Makefile.libretro builds/libretro/jni
45
gpsp libretro-gpsp https://github.com/libretro/gpsp.git master YES GENERIC_JNI Makefile jni
56
parallel_n64 libretro-parallel_n64 https://github.com/libretro/parallel-n64.git master YES GENERIC_JNI Makefile jni

‎recipes/apple/cores-ios-arm64-generic

+1
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ daphne libretro-daphne https://github.com/libretro/daphne.git master YES GENERIC
1515
desmume libretro-desmume https://github.com/libretro/desmume.git master YES GENERIC Makefile.libretro desmume/src/frontend/libretro
1616
desmume2015 libretro-desmume2015 https://github.com/libretro/desmume2015.git master NO GENERIC Makefile.libretro desmume
1717
doublecherrygb libretro-doublecherrygb https://github.com/TimOelrichs/doublecherryGB-libretro.git master YES GENERIC Makefile .
18+
dice libretro-dice https://github.com/mittonk/dice-libretro.git main YES GENERIC Makefile .
1819
dinothawr libretro-dinothawr https://github.com/libretro/Dinothawr.git master NO GENERIC Makefile .
1920
easyrpg libretro-easyrpg https://github.com/EasyRPG/Player.git master YES CMAKE Makefile build
2021
ecwolf libretro-ecwolf https://github.com/libretro/ecwolf.git master YES GENERIC Makefile src/libretro

‎recipes/apple/cores-ios-generic

+1
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ crocods libretro-crocods https://github.com/libretro/libretro-crocods.git master
1515
daphne libretro-daphne https://github.com/libretro/daphne.git master YES GENERIC Makefile .
1616
desmume libretro-desmume https://github.com/libretro/desmume.git master YES GENERIC Makefile.libretro desmume/src/frontend/libretro
1717
desmume2015 libretro-desmume2015 https://github.com/libretro/desmume2015.git master YES GENERIC Makefile.libretro desmume
18+
dice libretro-dice https://github.com/mittonk/dice-libretro.git main YES GENERIC Makefile .
1819
doublecherrygb libretro-doublecherrygb https://github.com/TimOelrichs/doublecherryGB-libretro.git master YES GENERIC Makefile .
1920
dinothawr libretro-dinothawr https://github.com/libretro/Dinothawr.git master YES GENERIC Makefile .
2021
easyrpg libretro-easyrpg https://github.com/EasyRPG/Player.git master YES CMAKE Makefile build

‎recipes/apple/cores-ios9-generic

+1
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ crocods libretro-crocods https://github.com/libretro/libretro-crocods.git master
1414
daphne libretro-daphne https://github.com/libretro/daphne.git master YES GENERIC Makefile .
1515
desmume libretro-desmume https://github.com/libretro/desmume.git master YES GENERIC Makefile.libretro desmume/src/frontend/libretro
1616
desmume2015 libretro-desmume2015 https://github.com/libretro/desmume2015.git master YES GENERIC Makefile.libretro desmume
17+
dice libretro-dice https://github.com/mittonk/dice-libretro.git main YES GENERIC Makefile .
1718
dinothawr libretro-dinothawr https://github.com/libretro/Dinothawr.git master YES GENERIC Makefile .
1819
doublecherrygb libretro-doublecherrygb https://github.com/TimOelrichs/doublecherryGB-libretro.git master YES GENERIC Makefile .
1920
easyrpg libretro-easyrpg https://github.com/EasyRPG/Player.git master YES CMAKE Makefile build

‎recipes/apple/cores-osx-x64-generic

+1
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ crocods libretro-crocods https://github.com/libretro/libretro-crocods.git master
1919
daphne libretro-daphne https://github.com/libretro/daphne.git master YES GENERIC Makefile .
2020
desmume libretro-desmume https://github.com/libretro/desmume.git master YES GENERIC Makefile.libretro desmume/src/frontend/libretro
2121
desmume2015 libretro-desmume2015 https://github.com/libretro/desmume2015.git master YES GENERIC Makefile.libretro desmume
22+
dice libretro-dice https://github.com/mittonk/dice-libretro.git main YES GENERIC Makefile .
2223
doublecherrygb libretro-doublecherrygb https://github.com/TimOelrichs/doublecherryGB-libretro.git master YES GENERIC Makefile .
2324
dinothawr libretro-dinothawr https://github.com/libretro/Dinothawr.git master YES GENERIC Makefile .
2425
dolphin libretro-dolphin https://github.com/libretro/dolphin.git master YES CMAKE Makefile build -DLIBRETRO=ON -DENABLE_QT=0 -DCMAKE_BUILD_TYPE=Release

‎recipes/apple/cores-tvos-arm64-generic

+1
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ crocods libretro-crocods https://github.com/libretro/libretro-crocods.git master
1414
daphne libretro-daphne https://github.com/libretro/daphne.git master YES GENERIC Makefile .
1515
desmume libretro-desmume https://github.com/libretro/desmume.git master YES GENERIC Makefile.libretro desmume/src/frontend/libretro
1616
desmume2015 libretro-desmume2015 https://github.com/libretro/desmume2015.git master NO GENERIC Makefile.libretro desmume
17+
dice libretro-dice https://github.com/mittonk/dice-libretro.git main YES GENERIC Makefile .
1718
doublecherrygb libretro-doublecherrygb https://github.com/TimOelrichs/doublecherryGB-libretro.git master YES GENERIC Makefile .
1819
dinothawr libretro-dinothawr https://github.com/libretro/Dinothawr.git master NO GENERIC Makefile .
1920
easyrpg libretro-easyrpg https://github.com/EasyRPG/Player.git master YES CMAKE Makefile build

‎recipes/blackberry/cores-qnx-generic

+1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ bluemsx libretro-bluemsx https://github.com/libretro/blueMSX-libretro.git master
77
cannonball libretro-cannonball https://github.com/libretro/cannonball.git master YES GENERIC Makefile .
88
cap32 libretro-cap32 https://github.com/libretro/libretro-cap32.git master YES GENERIC Makefile .
99
crocods libretro-crocods https://github.com/libretro/libretro-crocods.git master YES GENERIC Makefile .
10+
dice libretro-dice https://github.com/mittonk/dice-libretro.git main YES GENERIC Makefile .
1011
dinothawr libretro-dinothawr https://github.com/libretro/Dinothawr.git master YES GENERIC Makefile .
1112
dosbox_svn libretro-dosbox_svn https://github.com/libretro/dosbox-svn libretro YES GENERIC Makefile.libretro libretro WITH_DYNAREC=arm
1213
doublecherrygb libretro-doublecherrygb https://github.com/TimOelrichs/doublecherryGB-libretro.git master YES GENERIC Makefile .

‎recipes/emscripten/emscripten

+1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ craft libretro-craft https://github.com/libretro/craft master YES GENERIC Makefi
1010
crocods libretro-crocods https://github.com/libretro/libretro-crocods.git master YES GENERIC Makefile .
1111
desmume libretro-desmume https://github.com/libretro/desmume.git master NO GENERIC Makefile.libretro desmume/src/frontend/libretro
1212
desmume2015 libretro-desmume2015 https://github.com/libretro/desmume2015.git master NO GENERIC Makefile.libretro desmume
13+
dice libretro-dice https://github.com/mittonk/dice-libretro.git main YES GENERIC Makefile .
1314
dosbox_svn libretro-dosbox_svn https://github.com/libretro/dosbox-svn libretro NO GENERIC Makefile.libretro libretro
1415
dosbox_pure libretro-dosbox_pure https://github.com/libretro/dosbox-pure main YES GENERIC Makefile .
1516
doublecherrygb libretro-doublecherrygb https://github.com/TimOelrichs/doublecherryGB-libretro.git master YES GENERIC Makefile .

‎recipes/linux/cores-linux-arm7neonhf

+1
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ crocods libretro-crocods https://github.com/libretro/libretro-crocods.git master
1616
daphne libretro-daphne https://github.com/libretro/daphne.git master YES GENERIC Makefile .
1717
desmume libretro-desmume https://github.com/libretro/desmume.git master YES GENERIC Makefile.libretro desmume/src/frontend/libretro
1818
desmume2015 libretro-desmume2015 https://github.com/libretro/desmume2015.git master YES GENERIC Makefile.libretro desmume
19+
dice libretro-dice https://github.com/mittonk/dice-libretro.git main YES GENERIC Makefile .
1920
dinothawr libretro-dinothawr https://github.com/libretro/Dinothawr.git master YES GENERIC Makefile .
2021
dosbox_svn libretro-dosbox_svn https://github.com/libretro/dosbox-svn libretro YES GENERIC Makefile.libretro libretro target=arm WITH_FAKE_SDL=1
2122
dosbox_svn_ce libretro-dosbox_svn_ce https://github.com/libretro/dosbox-svn community-patches YES GENERIC Makefile.libretro libretro target=arm WITH_FAKE_SDL=1

‎recipes/linux/cores-linux-armhf-generic

+1
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ craft libretro-craft https://github.com/libretro/craft master YES GENERIC Makefi
1515
crocods libretro-crocods https://github.com/libretro/libretro-crocods.git master YES GENERIC Makefile .
1616
desmume libretro-desmume https://github.com/libretro/desmume.git master YES GENERIC Makefile.libretro desmume/src/frontend/libretro
1717
desmume2015 libretro-desmume2015 https://github.com/libretro/desmume2015.git master YES GENERIC Makefile.libretro desmume
18+
dice libretro-dice https://github.com/mittonk/dice-libretro.git main YES GENERIC Makefile .
1819
dinothawr libretro-dinothawr https://github.com/libretro/Dinothawr.git master YES GENERIC Makefile .
1920
dosbox_core libretro-dosbox_core https://github.com/libretro/dosbox-core libretro YES GENERIC Makefile.libretro libretro download_github_armhf
2021
dosbox_svn libretro-dosbox_svn https://github.com/libretro/dosbox-svn libretro YES GENERIC Makefile.libretro libretro target=arm WITH_FAKE_SDL=1

‎recipes/linux/cores-linux-x64-generic

+1
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ crocods libretro-crocods https://github.com/libretro/libretro-crocods.git master
2727
daphne libretro-daphne https://github.com/libretro/daphne.git master YES GENERIC Makefile .
2828
desmume libretro-desmume https://github.com/libretro/desmume.git master YES GENERIC Makefile.libretro desmume/src/frontend/libretro
2929
desmume2015 libretro-desmume2015 https://github.com/libretro/desmume2015.git master YES GENERIC Makefile.libretro desmume
30+
dice libretro-dice https://github.com/mittonk/dice-libretro.git main YES GENERIC Makefile .
3031
dinothawr libretro-dinothawr https://github.com/libretro/Dinothawr.git master YES GENERIC Makefile .
3132
dirksimple libretro-dirksimple https://github.com/icculus/DirkSimple.git main YES CMAKE Makefile build -DDIRKSIMPLE_SDL=OFF
3233
dolphin libretro-dolphin https://github.com/libretro/dolphin.git master YES CMAKE Makefile build -DLIBRETRO=ON -DLIBRETRO_STATIC=1 -DENABLE_QT=0 -DCMAKE_BUILD_TYPE=Release -DENABLE_ANALYTICS=OFF -DENABLE_LTO=ON

‎recipes/linux/cores-linux-x86-generic

+1
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ crocods libretro-crocods https://github.com/libretro/libretro-crocods.git master
1818
daphne libretro-daphne https://github.com/libretro/daphne.git master YES GENERIC Makefile .
1919
desmume libretro-desmume https://github.com/libretro/desmume.git master YES GENERIC Makefile.libretro desmume/src/frontend/libretro
2020
desmume2015 libretro-desmume2015 https://github.com/libretro/desmume2015.git master YES GENERIC Makefile.libretro desmume
21+
dice libretro-dice https://github.com/mittonk/dice-libretro.git main YES GENERIC Makefile .
2122
boom3 libretro-boom3 https://github.com/libretro/boom3.git master YES GENERIC Makefile neo
2223
dinothawr libretro-dinothawr https://github.com/libretro/Dinothawr.git master YES GENERIC Makefile .
2324
dosbox_core libretro-dosbox_core https://github.com/libretro/dosbox-core libretro YES GENERIC Makefile.libretro libretro CC=gcc-9 CXX=g++-9 STATIC_LIBCXX=1 BUNDLED_SDL=1 WITH_DYNAREC=x86

‎recipes/nintendo/3ds

+1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ bk libretro-bk https://github.com/libretro/bk-emulator.git master YES GENERIC Ma
66
bluemsx libretro-bluemsx https://github.com/libretro/blueMSX-libretro.git master YES GENERIC Makefile.libretro .
77
cap32 libretro-cap32 https://github.com/libretro/libretro-cap32.git master YES GENERIC Makefile .
88
crocods libretro-crocods https://github.com/libretro/libretro-crocods.git master YES GENERIC Makefile .
9+
dice libretro-dice https://github.com/mittonk/dice-libretro.git main YES GENERIC Makefile .
910
dosbox_svn libretro-dosbox_svn https://github.com/libretro/dosbox-svn libretro YES GENERIC Makefile.libretro libretro WITH_DYNAREC=oldarm
1011
doublecherrygb libretro-doublecherrygb https://github.com/TimOelrichs/doublecherryGB-libretro.git master YES GENERIC Makefile .
1112
ecwolf libretro-ecwolf https://github.com/libretro/ecwolf.git master YES GENERIC Makefile src/libretro

‎recipes/nintendo/gamecube

+1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ bk libretro-bk https://github.com/libretro/bk-emulator.git master YES GENERIC Ma
55
cannonball libretro-cannonball https://github.com/libretro/cannonball.git master YES GENERIC Makefile .
66
cap32 libretro-cap32 https://github.com/libretro/libretro-cap32.git master YES GENERIC Makefile .
77
crocods libretro-crocods https://github.com/libretro/libretro-crocods.git master YES GENERIC Makefile .
8+
dice libretro-dice https://github.com/mittonk/dice-libretro.git main YES GENERIC Makefile .
89
dosbox_svn libretro-dosbox_svn https://github.com/libretro/dosbox-svn libretro NO GENERIC Makefile.libretro libretro
910
ecwolf libretro-ecwolf https://github.com/libretro/ecwolf.git master YES GENERIC Makefile src/libretro
1011
fbalpha2012_cps1 libretro-fbalpha2012_cps1 https://github.com/libretro/fbalpha2012_cps1.git master YES GENERIC makefile.libretro .

‎recipes/nintendo/libnx

+1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ bsnes_hd_beta libretro-bsnes_hd_beta https://github.com/DerKoun/bsnes-hd.git mas
88
cannonball libretro-cannonball https://github.com/libretro/cannonball.git master YES GENERIC Makefile .
99
cap32 libretro-cap32 https://github.com/libretro/libretro-cap32.git master YES GENERIC Makefile .
1010
crocods libretro-crocods https://github.com/libretro/libretro-crocods.git master YES GENERIC Makefile .
11+
dice libretro-dice https://github.com/mittonk/dice-libretro.git main YES GENERIC Makefile .
1112
dosbox_core libretro-dosbox_core https://github.com/libretro/dosbox-core.git libretro YES GENERIC Makefile.libretro libretro CMAKE_GENERATOR="Unix Makefiles"
1213
dosbox_svn libretro-dosbox_svn https://github.com/libretro/dosbox-svn.git libretro YES GENERIC Makefile.libretro libretro
1314
desmume libretro-desmume https://github.com/libretro/desmume.git master YES GENERIC Makefile.libretro desmume/src/frontend/libretro

‎recipes/playstation/ps2

+1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
2048 libretro-2048 https://github.com/libretro/libretro-2048.git master YES GENERIC Makefile.libretro .
22
quicknes libretro-quicknes https://github.com/libretro/QuickNES_Core.git master YES GENERIC Makefile .
3+
dice libretro-dice https://github.com/mittonk/dice-libretro.git main YES GENERIC Makefile .
34
fceumm libretro-fceumm https://github.com/libretro/libretro-fceumm.git master YES GENERIC Makefile.libretro .
45
freeintv libretro-freeintv https://github.com/libretro/FreeIntv.git master YES GENERIC Makefile .
56
handy libretro-handy https://github.com/libretro/libretro-handy.git master YES GENERIC Makefile .

‎recipes/playstation/ps3

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ bluemsx libretro-bluemsx https://github.com/libretro/blueMSX-libretro.git master
44
cannonball libretro-cannonball https://github.com/libretro/cannonball.git master YES GENERIC Makefile .
55
cap32 libretro-cap32 https://github.com/libretro/libretro-cap32.git master YES GENERIC Makefile .
66
desmume2015 libretro-desmume2015 https://github.com/libretro/desmume2015.git master NO GENERIC Makefile.libretro desmume
7+
dice libretro-dice https://github.com/mittonk/dice-libretro.git main YES GENERIC Makefile .
78
dosbox_svn libretro-dosbox_svn https://github.com/libretro/dosbox-svn libretro NO GENERIC Makefile.libretro libretro
89
doublecherrygb libretro-doublecherrygb https://github.com/TimOelrichs/doublecherryGB-libretro.git master YES GENERIC Makefile .
910
fbneo libretro-fbneo https://github.com/libretro/FBNeo.git master YES GENERIC Makefile src/burner/libretro

‎recipes/playstation/psl1ght

+1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ cannonball libretro-cannonball https://github.com/libretro/cannonball.git master
77
cap32 libretro-cap32 https://github.com/libretro/libretro-cap32.git master YES GENERIC Makefile .
88
crocods libretro-crocods https://github.com/libretro/libretro-crocods.git master YES GENERIC Makefile .
99
desmume2015 libretro-desmume2015 https://github.com/libretro/desmume2015.git master NO GENERIC Makefile.libretro desmume
10+
dice libretro-dice https://github.com/mittonk/dice-libretro.git main YES GENERIC Makefile .
1011
dosbox_svn libretro-dosbox_svn https://github.com/libretro/dosbox-svn libretro NO GENERIC Makefile.libretro libretro
1112
ecwolf libretro-ecwolf https://github.com/libretro/ecwolf.git master YES GENERIC Makefile src/libretro
1213
fbalpha2012 libretro-fbalpha2012 https://github.com/libretro/fbalpha2012.git master YES GENERIC makefile.libretro svn-current/trunk

‎recipes/windows/cores-windows-msvc2003-x86_dw2-generic

+1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
2048 libretro-2048 https://github.com/libretro/libretro-2048.git master YES GENERIC Makefile.libretro .
22
bluemsx libretro-bluemsx https://github.com/libretro/blueMSX-libretro.git master YES GENERIC Makefile.libretro .
3+
dice libretro-dice https://github.com/mittonk/dice-libretro.git main YES GENERIC Makefile .
34
doublecherrygb libretro-doublecherrygb https://github.com/TimOelrichs/doublecherryGB-libretro.git master YES GENERIC Makefile .
45
fbalpha2012 libretro-fbalpha2012 https://github.com/libretro/fbalpha2012.git master YES GENERIC makefile.libretro svn-current/trunk
56
fbalpha2012_cps1 libretro-fbalpha2012_cps1 https://github.com/libretro/fbalpha2012_cps1.git master YES GENERIC makefile.libretro .

‎recipes/windows/cores-windows-msvc2005-x86_dw2-generic

+1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
2048 libretro-2048 https://github.com/libretro/libretro-2048.git master YES GENERIC Makefile.libretro .
22
bluemsx libretro-bluemsx https://github.com/libretro/blueMSX-libretro.git master YES GENERIC Makefile.libretro .
3+
dice libretro-dice https://github.com/mittonk/dice-libretro.git main YES GENERIC Makefile .
34
doublecherrygb libretro-doublecherrygb https://github.com/TimOelrichs/doublecherryGB-libretro.git master YES GENERIC Makefile .
45
fceumm libretro-fceumm https://github.com/libretro/libretro-fceumm.git master YES GENERIC Makefile.libretro .
56
fmsx libretro-fmsx https://github.com/libretro/fmsx-libretro.git master YES GENERIC Makefile .

‎recipes/windows/cores-windows-msvc2010-x64_seh-generic

+1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
3dengine libretro-3dengine https://github.com/libretro/libretro-3dengine.git master YES GENERIC Makefile .
33
bluemsx libretro-bluemsx https://github.com/libretro/blueMSX-libretro.git master YES GENERIC Makefile.libretro .
44
craft libretro-craft https://github.com/libretro/craft master YES GENERIC Makefile.libretro .
5+
dice libretro-dice https://github.com/mittonk/dice-libretro.git main YES GENERIC Makefile .
56
doublecherrygb libretro-doublecherrygb https://github.com/TimOelrichs/doublecherryGB-libretro.git master YES GENERIC Makefile .
67
fceumm libretro-fceumm https://github.com/libretro/libretro-fceumm.git master YES GENERIC Makefile.libretro .
78
fmsx libretro-fmsx https://github.com/libretro/fmsx-libretro.git master YES GENERIC Makefile .

‎recipes/windows/cores-windows-msvc2010-x86_dw2-generic

+1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
3dengine libretro-3dengine https://github.com/libretro/libretro-3dengine.git master YES GENERIC Makefile .
33
bluemsx libretro-bluemsx https://github.com/libretro/blueMSX-libretro.git master YES GENERIC Makefile.libretro .
44
craft libretro-craft https://github.com/libretro/craft master YES GENERIC Makefile.libretro .
5+
dice libretro-dice https://github.com/mittonk/dice-libretro.git main YES GENERIC Makefile .
56
doublecherrygb libretro-doublecherrygb https://github.com/TimOelrichs/doublecherryGB-libretro.git master YES GENERIC Makefile .
67
fceumm libretro-fceumm https://github.com/libretro/libretro-fceumm.git master YES GENERIC Makefile.libretro .
78
fmsx libretro-fmsx https://github.com/libretro/fmsx-libretro.git master YES GENERIC Makefile .

‎recipes/windows/cores-windows-msvc2017-desktop-x64_seh-generic

+1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
2048 libretro-2048 https://github.com/libretro/libretro-2048.git master YES GENERIC Makefile.libretro .
22
bluemsx libretro-bluemsx https://github.com/libretro/blueMSX-libretro.git master YES GENERIC Makefile.libretro .
33
desmume libretro-desmume https://github.com/libretro/desmume.git master YES GENERIC Makefile.libretro desmume/src/frontend/libretro
4+
dice libretro-dice https://github.com/mittonk/dice-libretro.git main YES GENERIC Makefile .
45
doublecherrygb libretro-doublecherrygb https://github.com/TimOelrichs/doublecherryGB-libretro.git master YES GENERIC Makefile .
56
fbneo libretro-fbneo https://github.com/libretro/FBNeo.git master YES GENERIC Makefile src/burner/libretro
67
fceumm libretro-fceumm https://github.com/libretro/libretro-fceumm.git master YES GENERIC Makefile.libretro .

‎recipes/xbox/cores-xbox-msvc2003-x86_dw2-generic

+1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
2048 libretro-2048 https://github.com/libretro/libretro-2048.git master YES GENERIC Makefile.libretro .
22
bluemsx libretro-bluemsx https://github.com/libretro/blueMSX-libretro.git master NO GENERIC Makefile.libretro .
33
dosbox_svn libretro-dosbox_svn https://github.com/libretro/dosbox-svn libretro YES GENERIC Makefile.libretro libretro WITH_DYNAREC=x86
4+
dice libretro-dice https://github.com/mittonk/dice-libretro.git main YES GENERIC Makefile .
45
doublecherrygb libretro-doublecherrygb https://github.com/TimOelrichs/doublecherryGB-libretro.git master YES GENERIC Makefile .
56
fbalpha2012 libretro-fbalpha2012 https://github.com/libretro/fbalpha2012.git master YES GENERIC makefile.libretro svn-current/trunk
67
fbalpha2012_cps1 libretro-fbalpha2012_cps1 https://github.com/libretro/fbalpha2012_cps1.git master YES GENERIC makefile.libretro .

0 commit comments

Comments
 (0)
Please sign in to comment.