File tree 26 files changed +26
-0
lines changed
26 files changed +26
-0
lines changed Original file line number Diff line number Diff line change @@ -10,6 +10,7 @@ bsnes2014 libretro-bsnes2014 https://github.com/libretro/bsnes2014.git libretro
10
10
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
11
11
cannonball libretro-cannonball https://github.com/libretro/cannonball.git master YES GENERIC_JNI Makefile jni
12
12
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 .
13
14
doublecherrygb libretro-doublecherrygb https://github.com/TimOelrichs/doublecherryGB-libretro.git master YES GENERIC_JNI Makefile jni
14
15
cap32 libretro-cap32 https://github.com/libretro/libretro-cap32.git master YES GENERIC_JNI Makefile.libretro jni
15
16
chailove libretro-chailove https://github.com/libretro/libretro-chailove.git master YES GENERIC_JNI Makefile jni
Original file line number Diff line number Diff line change
1
+ dice libretro-dice https://github.com/mittonk/dice-libretro.git main YES GENERIC Makefile .
1
2
dolphin libretro-dolphin-aarch64 https://github.com/libretro/dolphin.git master YES CMAKE Makefile build -DLIBRETRO=ON
2
3
ishiiruka libretro-ishiiruka-aarch64 https://github.com/libretro/Ishiiruka.git master YES CMAKE Makefile build -DLIBRETRO=ON
3
4
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
Original file line number Diff line number Diff line change 1
1
3dengine libretro-3dengine https://github.com/libretro/libretro-3dengine.git master YES GENERIC_JNI Makefile jni
2
2
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 .
3
4
easyrpg libretro-easyrpg https://github.com/EasyRPG/Player.git master YES GENERIC_JNI Makefile.libretro builds/libretro/jni
4
5
gpsp libretro-gpsp https://github.com/libretro/gpsp.git master YES GENERIC_JNI Makefile jni
5
6
parallel_n64 libretro-parallel_n64 https://github.com/libretro/parallel-n64.git master YES GENERIC_JNI Makefile jni
Original file line number Diff line number Diff line change @@ -15,6 +15,7 @@ daphne libretro-daphne https://github.com/libretro/daphne.git master YES GENERIC
15
15
desmume libretro-desmume https://github.com/libretro/desmume.git master YES GENERIC Makefile.libretro desmume/src/frontend/libretro
16
16
desmume2015 libretro-desmume2015 https://github.com/libretro/desmume2015.git master NO GENERIC Makefile.libretro desmume
17
17
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 .
18
19
dinothawr libretro-dinothawr https://github.com/libretro/Dinothawr.git master NO GENERIC Makefile .
19
20
easyrpg libretro-easyrpg https://github.com/EasyRPG/Player.git master YES CMAKE Makefile build
20
21
ecwolf libretro-ecwolf https://github.com/libretro/ecwolf.git master YES GENERIC Makefile src/libretro
Original file line number Diff line number Diff line change @@ -15,6 +15,7 @@ crocods libretro-crocods https://github.com/libretro/libretro-crocods.git master
15
15
daphne libretro-daphne https://github.com/libretro/daphne.git master YES GENERIC Makefile .
16
16
desmume libretro-desmume https://github.com/libretro/desmume.git master YES GENERIC Makefile.libretro desmume/src/frontend/libretro
17
17
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 .
18
19
doublecherrygb libretro-doublecherrygb https://github.com/TimOelrichs/doublecherryGB-libretro.git master YES GENERIC Makefile .
19
20
dinothawr libretro-dinothawr https://github.com/libretro/Dinothawr.git master YES GENERIC Makefile .
20
21
easyrpg libretro-easyrpg https://github.com/EasyRPG/Player.git master YES CMAKE Makefile build
Original file line number Diff line number Diff line change @@ -14,6 +14,7 @@ crocods libretro-crocods https://github.com/libretro/libretro-crocods.git master
14
14
daphne libretro-daphne https://github.com/libretro/daphne.git master YES GENERIC Makefile .
15
15
desmume libretro-desmume https://github.com/libretro/desmume.git master YES GENERIC Makefile.libretro desmume/src/frontend/libretro
16
16
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 .
17
18
dinothawr libretro-dinothawr https://github.com/libretro/Dinothawr.git master YES GENERIC Makefile .
18
19
doublecherrygb libretro-doublecherrygb https://github.com/TimOelrichs/doublecherryGB-libretro.git master YES GENERIC Makefile .
19
20
easyrpg libretro-easyrpg https://github.com/EasyRPG/Player.git master YES CMAKE Makefile build
Original file line number Diff line number Diff line change @@ -19,6 +19,7 @@ crocods libretro-crocods https://github.com/libretro/libretro-crocods.git master
19
19
daphne libretro-daphne https://github.com/libretro/daphne.git master YES GENERIC Makefile .
20
20
desmume libretro-desmume https://github.com/libretro/desmume.git master YES GENERIC Makefile.libretro desmume/src/frontend/libretro
21
21
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 .
22
23
doublecherrygb libretro-doublecherrygb https://github.com/TimOelrichs/doublecherryGB-libretro.git master YES GENERIC Makefile .
23
24
dinothawr libretro-dinothawr https://github.com/libretro/Dinothawr.git master YES GENERIC Makefile .
24
25
dolphin libretro-dolphin https://github.com/libretro/dolphin.git master YES CMAKE Makefile build -DLIBRETRO=ON -DENABLE_QT=0 -DCMAKE_BUILD_TYPE=Release
Original file line number Diff line number Diff line change @@ -14,6 +14,7 @@ crocods libretro-crocods https://github.com/libretro/libretro-crocods.git master
14
14
daphne libretro-daphne https://github.com/libretro/daphne.git master YES GENERIC Makefile .
15
15
desmume libretro-desmume https://github.com/libretro/desmume.git master YES GENERIC Makefile.libretro desmume/src/frontend/libretro
16
16
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 .
17
18
doublecherrygb libretro-doublecherrygb https://github.com/TimOelrichs/doublecherryGB-libretro.git master YES GENERIC Makefile .
18
19
dinothawr libretro-dinothawr https://github.com/libretro/Dinothawr.git master NO GENERIC Makefile .
19
20
easyrpg libretro-easyrpg https://github.com/EasyRPG/Player.git master YES CMAKE Makefile build
Original file line number Diff line number Diff line change @@ -7,6 +7,7 @@ bluemsx libretro-bluemsx https://github.com/libretro/blueMSX-libretro.git master
7
7
cannonball libretro-cannonball https://github.com/libretro/cannonball.git master YES GENERIC Makefile .
8
8
cap32 libretro-cap32 https://github.com/libretro/libretro-cap32.git master YES GENERIC Makefile .
9
9
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 .
10
11
dinothawr libretro-dinothawr https://github.com/libretro/Dinothawr.git master YES GENERIC Makefile .
11
12
dosbox_svn libretro-dosbox_svn https://github.com/libretro/dosbox-svn libretro YES GENERIC Makefile.libretro libretro WITH_DYNAREC=arm
12
13
doublecherrygb libretro-doublecherrygb https://github.com/TimOelrichs/doublecherryGB-libretro.git master YES GENERIC Makefile .
Original file line number Diff line number Diff line change @@ -10,6 +10,7 @@ craft libretro-craft https://github.com/libretro/craft master YES GENERIC Makefi
10
10
crocods libretro-crocods https://github.com/libretro/libretro-crocods.git master YES GENERIC Makefile .
11
11
desmume libretro-desmume https://github.com/libretro/desmume.git master NO GENERIC Makefile.libretro desmume/src/frontend/libretro
12
12
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 .
13
14
dosbox_svn libretro-dosbox_svn https://github.com/libretro/dosbox-svn libretro NO GENERIC Makefile.libretro libretro
14
15
dosbox_pure libretro-dosbox_pure https://github.com/libretro/dosbox-pure main YES GENERIC Makefile .
15
16
doublecherrygb libretro-doublecherrygb https://github.com/TimOelrichs/doublecherryGB-libretro.git master YES GENERIC Makefile .
Original file line number Diff line number Diff line change @@ -16,6 +16,7 @@ crocods libretro-crocods https://github.com/libretro/libretro-crocods.git master
16
16
daphne libretro-daphne https://github.com/libretro/daphne.git master YES GENERIC Makefile .
17
17
desmume libretro-desmume https://github.com/libretro/desmume.git master YES GENERIC Makefile.libretro desmume/src/frontend/libretro
18
18
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 .
19
20
dinothawr libretro-dinothawr https://github.com/libretro/Dinothawr.git master YES GENERIC Makefile .
20
21
dosbox_svn libretro-dosbox_svn https://github.com/libretro/dosbox-svn libretro YES GENERIC Makefile.libretro libretro target=arm WITH_FAKE_SDL=1
21
22
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
Original file line number Diff line number Diff line change @@ -15,6 +15,7 @@ craft libretro-craft https://github.com/libretro/craft master YES GENERIC Makefi
15
15
crocods libretro-crocods https://github.com/libretro/libretro-crocods.git master YES GENERIC Makefile .
16
16
desmume libretro-desmume https://github.com/libretro/desmume.git master YES GENERIC Makefile.libretro desmume/src/frontend/libretro
17
17
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 .
18
19
dinothawr libretro-dinothawr https://github.com/libretro/Dinothawr.git master YES GENERIC Makefile .
19
20
dosbox_core libretro-dosbox_core https://github.com/libretro/dosbox-core libretro YES GENERIC Makefile.libretro libretro download_github_armhf
20
21
dosbox_svn libretro-dosbox_svn https://github.com/libretro/dosbox-svn libretro YES GENERIC Makefile.libretro libretro target=arm WITH_FAKE_SDL=1
Original file line number Diff line number Diff line change @@ -27,6 +27,7 @@ crocods libretro-crocods https://github.com/libretro/libretro-crocods.git master
27
27
daphne libretro-daphne https://github.com/libretro/daphne.git master YES GENERIC Makefile .
28
28
desmume libretro-desmume https://github.com/libretro/desmume.git master YES GENERIC Makefile.libretro desmume/src/frontend/libretro
29
29
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 .
30
31
dinothawr libretro-dinothawr https://github.com/libretro/Dinothawr.git master YES GENERIC Makefile .
31
32
dirksimple libretro-dirksimple https://github.com/icculus/DirkSimple.git main YES CMAKE Makefile build -DDIRKSIMPLE_SDL=OFF
32
33
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
Original file line number Diff line number Diff line change @@ -18,6 +18,7 @@ crocods libretro-crocods https://github.com/libretro/libretro-crocods.git master
18
18
daphne libretro-daphne https://github.com/libretro/daphne.git master YES GENERIC Makefile .
19
19
desmume libretro-desmume https://github.com/libretro/desmume.git master YES GENERIC Makefile.libretro desmume/src/frontend/libretro
20
20
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 .
21
22
boom3 libretro-boom3 https://github.com/libretro/boom3.git master YES GENERIC Makefile neo
22
23
dinothawr libretro-dinothawr https://github.com/libretro/Dinothawr.git master YES GENERIC Makefile .
23
24
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
Original file line number Diff line number Diff line change @@ -6,6 +6,7 @@ bk libretro-bk https://github.com/libretro/bk-emulator.git master YES GENERIC Ma
6
6
bluemsx libretro-bluemsx https://github.com/libretro/blueMSX-libretro.git master YES GENERIC Makefile.libretro .
7
7
cap32 libretro-cap32 https://github.com/libretro/libretro-cap32.git master YES GENERIC Makefile .
8
8
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 .
9
10
dosbox_svn libretro-dosbox_svn https://github.com/libretro/dosbox-svn libretro YES GENERIC Makefile.libretro libretro WITH_DYNAREC=oldarm
10
11
doublecherrygb libretro-doublecherrygb https://github.com/TimOelrichs/doublecherryGB-libretro.git master YES GENERIC Makefile .
11
12
ecwolf libretro-ecwolf https://github.com/libretro/ecwolf.git master YES GENERIC Makefile src/libretro
Original file line number Diff line number Diff line change @@ -5,6 +5,7 @@ bk libretro-bk https://github.com/libretro/bk-emulator.git master YES GENERIC Ma
5
5
cannonball libretro-cannonball https://github.com/libretro/cannonball.git master YES GENERIC Makefile .
6
6
cap32 libretro-cap32 https://github.com/libretro/libretro-cap32.git master YES GENERIC Makefile .
7
7
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 .
8
9
dosbox_svn libretro-dosbox_svn https://github.com/libretro/dosbox-svn libretro NO GENERIC Makefile.libretro libretro
9
10
ecwolf libretro-ecwolf https://github.com/libretro/ecwolf.git master YES GENERIC Makefile src/libretro
10
11
fbalpha2012_cps1 libretro-fbalpha2012_cps1 https://github.com/libretro/fbalpha2012_cps1.git master YES GENERIC makefile.libretro .
Original file line number Diff line number Diff line change @@ -8,6 +8,7 @@ bsnes_hd_beta libretro-bsnes_hd_beta https://github.com/DerKoun/bsnes-hd.git mas
8
8
cannonball libretro-cannonball https://github.com/libretro/cannonball.git master YES GENERIC Makefile .
9
9
cap32 libretro-cap32 https://github.com/libretro/libretro-cap32.git master YES GENERIC Makefile .
10
10
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 .
11
12
dosbox_core libretro-dosbox_core https://github.com/libretro/dosbox-core.git libretro YES GENERIC Makefile.libretro libretro CMAKE_GENERATOR="Unix Makefiles"
12
13
dosbox_svn libretro-dosbox_svn https://github.com/libretro/dosbox-svn.git libretro YES GENERIC Makefile.libretro libretro
13
14
desmume libretro-desmume https://github.com/libretro/desmume.git master YES GENERIC Makefile.libretro desmume/src/frontend/libretro
Original file line number Diff line number Diff line change 1
1
2048 libretro-2048 https://github.com/libretro/libretro-2048.git master YES GENERIC Makefile.libretro .
2
2
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 .
3
4
fceumm libretro-fceumm https://github.com/libretro/libretro-fceumm.git master YES GENERIC Makefile.libretro .
4
5
freeintv libretro-freeintv https://github.com/libretro/FreeIntv.git master YES GENERIC Makefile .
5
6
handy libretro-handy https://github.com/libretro/libretro-handy.git master YES GENERIC Makefile .
Original file line number Diff line number Diff line change @@ -4,6 +4,7 @@ bluemsx libretro-bluemsx https://github.com/libretro/blueMSX-libretro.git master
4
4
cannonball libretro-cannonball https://github.com/libretro/cannonball.git master YES GENERIC Makefile .
5
5
cap32 libretro-cap32 https://github.com/libretro/libretro-cap32.git master YES GENERIC Makefile .
6
6
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 .
7
8
dosbox_svn libretro-dosbox_svn https://github.com/libretro/dosbox-svn libretro NO GENERIC Makefile.libretro libretro
8
9
doublecherrygb libretro-doublecherrygb https://github.com/TimOelrichs/doublecherryGB-libretro.git master YES GENERIC Makefile .
9
10
fbneo libretro-fbneo https://github.com/libretro/FBNeo.git master YES GENERIC Makefile src/burner/libretro
Original file line number Diff line number Diff line change @@ -7,6 +7,7 @@ cannonball libretro-cannonball https://github.com/libretro/cannonball.git master
7
7
cap32 libretro-cap32 https://github.com/libretro/libretro-cap32.git master YES GENERIC Makefile .
8
8
crocods libretro-crocods https://github.com/libretro/libretro-crocods.git master YES GENERIC Makefile .
9
9
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 .
10
11
dosbox_svn libretro-dosbox_svn https://github.com/libretro/dosbox-svn libretro NO GENERIC Makefile.libretro libretro
11
12
ecwolf libretro-ecwolf https://github.com/libretro/ecwolf.git master YES GENERIC Makefile src/libretro
12
13
fbalpha2012 libretro-fbalpha2012 https://github.com/libretro/fbalpha2012.git master YES GENERIC makefile.libretro svn-current/trunk
Original file line number Diff line number Diff line change 1
1
2048 libretro-2048 https://github.com/libretro/libretro-2048.git master YES GENERIC Makefile.libretro .
2
2
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 .
3
4
doublecherrygb libretro-doublecherrygb https://github.com/TimOelrichs/doublecherryGB-libretro.git master YES GENERIC Makefile .
4
5
fbalpha2012 libretro-fbalpha2012 https://github.com/libretro/fbalpha2012.git master YES GENERIC makefile.libretro svn-current/trunk
5
6
fbalpha2012_cps1 libretro-fbalpha2012_cps1 https://github.com/libretro/fbalpha2012_cps1.git master YES GENERIC makefile.libretro .
Original file line number Diff line number Diff line change 1
1
2048 libretro-2048 https://github.com/libretro/libretro-2048.git master YES GENERIC Makefile.libretro .
2
2
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 .
3
4
doublecherrygb libretro-doublecherrygb https://github.com/TimOelrichs/doublecherryGB-libretro.git master YES GENERIC Makefile .
4
5
fceumm libretro-fceumm https://github.com/libretro/libretro-fceumm.git master YES GENERIC Makefile.libretro .
5
6
fmsx libretro-fmsx https://github.com/libretro/fmsx-libretro.git master YES GENERIC Makefile .
Original file line number Diff line number Diff line change 2
2
3dengine libretro-3dengine https://github.com/libretro/libretro-3dengine.git master YES GENERIC Makefile .
3
3
bluemsx libretro-bluemsx https://github.com/libretro/blueMSX-libretro.git master YES GENERIC Makefile.libretro .
4
4
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 .
5
6
doublecherrygb libretro-doublecherrygb https://github.com/TimOelrichs/doublecherryGB-libretro.git master YES GENERIC Makefile .
6
7
fceumm libretro-fceumm https://github.com/libretro/libretro-fceumm.git master YES GENERIC Makefile.libretro .
7
8
fmsx libretro-fmsx https://github.com/libretro/fmsx-libretro.git master YES GENERIC Makefile .
Original file line number Diff line number Diff line change 2
2
3dengine libretro-3dengine https://github.com/libretro/libretro-3dengine.git master YES GENERIC Makefile .
3
3
bluemsx libretro-bluemsx https://github.com/libretro/blueMSX-libretro.git master YES GENERIC Makefile.libretro .
4
4
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 .
5
6
doublecherrygb libretro-doublecherrygb https://github.com/TimOelrichs/doublecherryGB-libretro.git master YES GENERIC Makefile .
6
7
fceumm libretro-fceumm https://github.com/libretro/libretro-fceumm.git master YES GENERIC Makefile.libretro .
7
8
fmsx libretro-fmsx https://github.com/libretro/fmsx-libretro.git master YES GENERIC Makefile .
You can’t perform that action at this time.
0 commit comments