@@ -61,6 +61,12 @@ libretro_dolphin_git_url="https://github.com/libretro/dolphin.git"
61
61
libretro_dolphin_build_subdir=" Source/Core/DolphinLibretro"
62
62
libretro_dolphin_build_makefile=" Makefile"
63
63
64
+ include_core_dolphin_launcher () {
65
+ register_module core " dolphin_launcher"
66
+ }
67
+ libretro_dolphin_launcher_name=" Dolphin Launcher"
68
+ libretro_dolphin_launcher_git_url=" https://github.com/RobLoach/libretro-dolphin-launcher"
69
+
64
70
include_core_ishiiruka () {
65
71
register_module core " ishiiruka"
66
72
}
@@ -120,6 +126,42 @@ libretro_vice_x64_name="VICE x64"
120
126
libretro_vice_x64_git_url=" https://github.com/libretro/vice-libretro.git"
121
127
libretro_vice_x64_build_makefile=" Makefile"
122
128
129
+ include_core_vice_x64sc () {
130
+ register_module core " vice_x64sc"
131
+ }
132
+ libretro_vice_x64sc_name=" VICE x64sc"
133
+ libretro_vice_x64sc_git_url=" https://github.com/libretro/vice-libretro.git"
134
+ libretro_vice_x64sc_build_makefile=" Makefile"
135
+ libretro_vice_x64sc_build_args=" EMUTYPE=\" x64sc\" "
136
+ libretro_vice_x64sc_build_cores=" vice_x64sc"
137
+
138
+ include_core_vice_xscpu64 () {
139
+ register_module core " vice_xscpu64"
140
+ }
141
+ libretro_vice_xscpu64_name=" VICE xscpu64"
142
+ libretro_vice_xscpu64_git_url=" https://github.com/libretro/vice-libretro.git"
143
+ libretro_vice_xscpu64_build_makefile=" Makefile"
144
+ libretro_vice_xscpu64_build_args=" EMUTYPE=\" xscpu64\" "
145
+ libretro_vice_xscpu64_build_cores=" vice_xscpu64"
146
+
147
+ include_core_vice_xcbm2 () {
148
+ register_module core " vice_xcbm2"
149
+ }
150
+ libretro_vice_xcbm2_name=" VICE xcbm2"
151
+ libretro_vice_xcbm2_git_url=" https://github.com/libretro/vice-libretro.git"
152
+ libretro_vice_xcbm2_build_makefile=" Makefile"
153
+ libretro_vice_xcbm2_build_args=" EMUTYPE=\" xcbm2\" "
154
+ libretro_vice_xcbm2_build_cores=" vice_xcbm2"
155
+
156
+ include_core_vice_xcbm5x0 () {
157
+ register_module core " vice_xcbm5x0"
158
+ }
159
+ libretro_vice_xcbm5x0_name=" VICE xcbm5x0"
160
+ libretro_vice_xcbm5x0_git_url=" https://github.com/libretro/vice-libretro.git"
161
+ libretro_vice_xcbm5x0_build_makefile=" Makefile"
162
+ libretro_vice_xcbm5x0_build_args=" EMUTYPE=\" xcbm5x0\" "
163
+ libretro_vice_xcbm5x0_build_cores=" vice_xcbm5x0"
164
+
123
165
include_core_vice_x128 () {
124
166
register_module core " vice_x128"
125
167
}
@@ -129,6 +171,15 @@ libretro_vice_x128_build_makefile="Makefile"
129
171
libretro_vice_x128_build_args=" EMUTYPE=\" x128\" "
130
172
libretro_vice_x128_build_cores=" vice_x128"
131
173
174
+ include_core_vice_xpet () {
175
+ register_module core " vice_xpet"
176
+ }
177
+ libretro_vice_xpet_name=" VICE xpet"
178
+ libretro_vice_xpet_git_url=" https://github.com/libretro/vice-libretro.git"
179
+ libretro_vice_xpet_build_makefile=" Makefile"
180
+ libretro_vice_xpet_build_args=" EMUTYPE=\" xpet\" "
181
+ libretro_vice_xpet_build_cores=" vice_xpet"
182
+
132
183
include_core_vice_xplus4 () {
133
184
register_module core " vice_xplus4"
134
185
}
@@ -218,6 +269,13 @@ include_core_snes9x2005() {
218
269
libretro_snes9x2005_name=" SNES9x 2005"
219
270
libretro_snes9x2005_git_url=" https://github.com/libretro/snes9x2005.git"
220
271
272
+ include_core_snes9x2005_plus () {
273
+ register_module core " snes9x2005_plus" -ngc -ps3 -psp1 -wii
274
+ }
275
+ libretro_snes9x2005_plus_name=" SNES9x 2005 Plus"
276
+ libretro_snes9x2005_plus_git_url=" https://github.com/libretro/snes9x2005.git"
277
+ libretro_snes9x2005_plus_build_args=" USE_BLARGG_APU=\" 1\" "
278
+
221
279
include_core_snes9x2010 () {
222
280
register_module core " snes9x2010" -ps3
223
281
}
@@ -588,6 +646,39 @@ libretro_vitaquake2_name="vitaQuake2"
588
646
libretro_vitaquake2_git_url=" https://github.com/libretro/vitaquake2.git"
589
647
libretro_vitaquake2_build_makefile=" Makefile"
590
648
649
+ include_core_vitaquake2_rogue () {
650
+ register_module core " vitaquake2_rogue"
651
+ }
652
+ libretro_vitaquake2_rogue_name=" vitaQuake 2 [Rogue]"
653
+ libretro_vitaquake2_rogue_git_url=" https://github.com/libretro/vitaquake2.git"
654
+ libretro_vitaquake2_rogue_build_makefile=" Makefile"
655
+ libretro_vitaquake2_rogue_build_args=" basegame=\" rogue\" "
656
+ libretro_vitaquake2_rogue_build_cores=" vitaquake2-rogue"
657
+
658
+ include_core_vitaquake2_xatrix () {
659
+ register_module core " vitaquake2_xatrix"
660
+ }
661
+ libretro_vitaquake2_xatrix_name=" vitaQuake 2 [Xatrix]"
662
+ libretro_vitaquake2_xatrix_git_url=" https://github.com/libretro/vitaquake2.git"
663
+ libretro_vitaquake2_xatrix_build_makefile=" Makefile"
664
+ libretro_vitaquake2_xatrix_build_args=" basegame=\" xatrix\" "
665
+ libretro_vitaquake2_xatrix_build_cores=" vitaquake2-xatrix"
666
+
667
+ include_core_vitaquake2_zaero () {
668
+ register_module core " vitaquake2_zaero"
669
+ }
670
+ libretro_vitaquake2_zaero_name=" vitaQuake 2 [Zaero]"
671
+ libretro_vitaquake2_zaero_git_url=" https://github.com/libretro/vitaquake2.git"
672
+ libretro_vitaquake2_zaero_build_makefile=" Makefile"
673
+ libretro_vitaquake2_zaero_build_args=" basegame=\" zaero\" "
674
+ libretro_vitaquake2_zaero_build_cores=" vitaquake2-zaero"
675
+
676
+ include_core_vitavoyager () {
677
+ register_module core " vitavoyager"
678
+ }
679
+ libretro_vitavoyager_name=" Lilium Voyager"
680
+ libretro_vitavoyager_git_url=" https://github.com/libretro/vitaVoyager.git"
681
+
591
682
include_core_vitaquake3 () {
592
683
register_module core " vitaquake3"
593
684
}
@@ -762,10 +853,18 @@ libretro_dosbox_name="DOSBox"
762
853
libretro_dosbox_git_url=" https://github.com/libretro/dosbox-libretro.git"
763
854
libretro_dosbox_makefile=" Makefile.libretro"
764
855
856
+ include_core_dosbox_core () {
857
+ register_module core " dosbox_core" -ngc -ps3 -psp1 -wii
858
+ }
859
+ libretro_dosbox_core_name=" DOSBox Core"
860
+ libretro_dosbox_core_git_url=" https://github.com/libretro/dosbox-core.git"
861
+ libretro_dosbox_core_build_subdir=" libretro"
862
+ libretro_dosbox_core_makefile=" Makefile.libretro"
863
+
765
864
include_core_dosbox_svn () {
766
865
register_module core " dosbox_svn" -ngc -ps3 -psp1 -wii
767
866
}
768
- libretro_dosbox_svn_name=" DOSBox"
867
+ libretro_dosbox_svn_name=" DOSBox SVN "
769
868
libretro_dosbox_svn_git_url=" https://github.com/libretro/dosbox-svn.git"
770
869
libretro_dosbox_svn_git_submodules=" yes"
771
870
libretro_dosbox_svn_makefile=" Makefile.libretro"
@@ -843,6 +942,13 @@ libretro_mame2016_name="MAME 2016 (0.174)"
843
942
libretro_mame2016_git_url=" https://github.com/libretro/mame2016-libretro.git"
844
943
libretro_mame2016_makefile=" Makefile"
845
944
945
+ include_core_hbmame () {
946
+ register_module core " hbmame"
947
+ }
948
+ libretro_hbmame_name=" Home Brew MAME"
949
+ libretro_hbmame_git_url=" https://github.com/libretro/hbmame-libretro.git"
950
+ libretro_hbmame_makefile=" Makefile.libretro"
951
+
846
952
include_core_mame () {
847
953
register_module core " mame" -theos_ios -ngc -ps3 -psp1 -qnx -wii
848
954
}
@@ -1288,6 +1394,77 @@ libretro_quasi88_name="QUASI88"
1288
1394
libretro_quasi88_git_url=" https://github.com/libretro/quasi88-libretro.git"
1289
1395
libretro_quasi88_build_makefile=" Makefile"
1290
1396
1397
+ include_core_ep128emu_core () {
1398
+ register_module core " ep128emu_core"
1399
+ }
1400
+ libretro_ep128emu_core_name=" ep128emu"
1401
+ libretro_ep128emu_core_git_url=" https://github.com/libretro/ep128emu-core.git"
1402
+
1403
+ include_core_freej2me () {
1404
+ register_module core " freej2me"
1405
+ }
1406
+ libretro_freej2me_name=" freej2me"
1407
+ libretro_freej2me_git_url=" https://github.com/hex007/freej2me.git"
1408
+ libretro_freej2me_build_subdir=" src/libretro"
1409
+
1410
+ include_core_gearcoleco () {
1411
+ register_module core " gearcoleco"
1412
+ }
1413
+ libretro_gearcoleco_name=" Gearcoleco"
1414
+ libretro_gearcoleco_git_url=" https://github.com/drhelius/Gearcoleco.git"
1415
+ libretro_gearcoleco_build_subdir=" platforms/libretro"
1416
+
1417
+ include_core_gong () {
1418
+ register_module core " gong"
1419
+ }
1420
+ libretro_gong_name=" Gong"
1421
+ libretro_gong_git_url=" https://github.com/libretro/gong.git"
1422
+ libretro_gong_build_makefile=" Makefile.libretro"
1423
+
1424
+ include_core_jaxe () {
1425
+ register_module core " jaxe"
1426
+ }
1427
+ libretro_jaxe_name=" JAXE"
1428
+ libretro_jaxe_git_url=" https://github.com/kurtjd/jaxe.git"
1429
+ libretro_jaxe_build_makefile=" Makefile.libretro"
1430
+ libretro_jaxe_git_submodules=" yes"
1431
+
1432
+ include_core_jumpnbump () {
1433
+ register_module core " jumpnbump"
1434
+ }
1435
+ libretro_jumpnbump_name=" Jump n Bump"
1436
+ libretro_jumpnbump_git_url=" https://github.com/libretro/jumpnbump-libretro.git"
1437
+
1438
+ include_core_redbook () {
1439
+ register_module core " redbook"
1440
+ }
1441
+ libretro_redbook_name=" redbook"
1442
+ libretro_redbook_git_url=" https://github.com/libretro/redbook.git"
1443
+
1444
+ include_core_pascal_pong () {
1445
+ register_module core " pascal_pong"
1446
+ }
1447
+ libretro_pascal_pong_name=" pascal_pong"
1448
+ libretro_pascal_pong_git_url=" https://github.com/libretro/pascal-pong-libretro.git"
1449
+
1450
+ include_core_superbroswar () {
1451
+ register_module core " superbroswar"
1452
+ }
1453
+ libretro_superbroswar_name=" superbroswar"
1454
+ libretro_superbroswar_git_url=" https://github.com/libretro/superbroswar-libretro.git"
1455
+ libretro_superbroswar_build_makefile=" Makefile.libretro"
1456
+ libretro_superbroswar_git_submodules=" yes"
1457
+
1458
+ include_core_vaporspec () {
1459
+ register_module core " vaporspec"
1460
+ }
1461
+ libretro_vaporspec_name=" Vapor Spec"
1462
+ libretro_vaporspec_git_url=" https://github.com/minkcv/vm.git"
1463
+ libretro_vaporspec_build_subdir=" machine"
1464
+ libretro_vaporspec_build_makefile=" Makefile.libretro"
1465
+ libretro_vaporspec_git_submodules=" yes"
1466
+
1467
+
1291
1468
# CORE RULE VARIABLES
1292
1469
#
1293
1470
# All variables follow the format of libretro_<core>_<setting> where <core> is
0 commit comments