Skip to content

Commit 523666b

Browse files
authored
Add Amiberry, DirkSimple, BennnuGD, Vitaquake2 cores, bump Stella cores (#42)
* Add DirkSimple to Core Downloader, add vitaquake2 build * Add DirkSimple to Core Downloader, add vitaquake2 build * Add DirkSimple to Core Downloader, add vitaquake2 build * Add DirkSimple to Core Downloader, add vitaquake2 build * Add DirkSimple to Core Downloader, add vitaquake2 build * Add DirkSimple to Core Downloader, add vitaquake2 build * Add DirkSimple to Core Downloader, add vitaquake2 build * Add DirkSimple to Core Downloader, add vitaquake2 build * Switch to Stella2023 * Switch to Stella2023 * Switch to Stella2023 * Switch to Stella2023 * Add Amiberry LR core * Add Amiberry LR core * Add Amiberry LR core * Bump Stella core * Bump Stella core * Add BennuGD Core * Add BennuGD Core * Add BennuGD Core * Add BennuGD Core * Add BennuGD Core
1 parent eaa6b3a commit 523666b

26 files changed

Lines changed: 159 additions & 19 deletions

File tree

core/.index

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
11
2048_libretro.so.zip
22
81_libretro.so.zip
33
a5200_libretro.so.zip
4+
amiberry_libretro.so.zip
45
ardens_libretro.so.zip
56
arduous_libretro.so.zip
67
atari800_libretro.so.zip
8+
bennugd_libretro.so.zip
79
bk_libretro.so.zip
810
bluemsx_libretro.so.zip
911
bnes_libretro.so.zip
@@ -17,6 +19,7 @@ chailove_libretro.so.zip
1719
chimerasnes_libretro.so.zip
1820
crocods_libretro.so.zip
1921
dice_libretro.so.zip
22+
dirksimple_libretro.so.zip
2023
dosbox_core_libretro.so.zip
2124
dosbox_pure_libretro.so.zip
2225
dosbox_svn_libretro.so.zip
@@ -148,6 +151,7 @@ vice_xscpu64_libretro.so.zip
148151
vice_xvic_libretro.so.zip
149152
vircon32_libretro.so.zip
150153
virtualjaguar_libretro.so.zip
154+
vitaquake2_libretro.so.zip
151155
wasm4_libretro.so.zip
152156
x1_libretro.so.zip
153157
zc250x_libretro.so.zip

core/.index-extended

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
11
2026-01-30 00220f60 2048_libretro.so.zip
22
2026-01-30 8fb82e41 81_libretro.so.zip
33
2026-01-30 23a0598c a5200_libretro.so.zip
4+
2026-05-12 38a7c5cb amiberry_libretro.so.zip
45
2026-01-30 ea52ce65 ardens_libretro.so.zip
56
2026-01-30 a4edf463 arduous_libretro.so.zip
67
2026-01-30 125090c9 atari800_libretro.so.zip
8+
2026-05-12 ec6c9922 bennugd_libretro.so.zip
79
2026-01-30 7a31cf4f bk_libretro.so.zip
810
2026-01-30 f43e1137 bluemsx_libretro.so.zip
911
2026-01-30 c5fa2130 bnes_libretro.so.zip
@@ -17,6 +19,7 @@
1719
2026-01-30 7afef3ca chimerasnes_libretro.so.zip
1820
2026-01-30 ae31f758 crocods_libretro.so.zip
1921
2026-01-30 ef53ad80 dice_libretro.so.zip
22+
2026-03-17 cafbf8a0 dirksimple_libretro.so.zip
2023
2026-01-31 d412b83c dosbox_core_libretro.so.zip
2124
2026-01-30 6c1e5089 dosbox_pure_libretro.so.zip
2225
2026-01-15 e70a87e2 dosbox_svn_libretro.so.zip
@@ -124,8 +127,8 @@
124127
2026-01-17 7208a292 snes9x2005_libretro.so.zip
125128
2026-01-17 1e367580 snes9x2010_libretro.so.zip
126129
2026-01-17 14e03cbb snes9x_libretro.so.zip
127-
2026-01-17 1fb083e9 stella2014_libretro.so.zip
128-
2026-01-30 ca1fe6ea stella_libretro.so.zip
130+
2026-04-22 1930a07c stella2014_libretro.so.zip
131+
2026-04-22 88d54f48 stella_libretro.so.zip
129132
2026-01-18 543f3292 swanstation_libretro.so.zip
130133
2026-01-17 bf3e1b54 tgbdual_libretro.so.zip
131134
2026-01-17 30e7efb8 theodore_libretro.so.zip
@@ -148,6 +151,7 @@
148151
2026-01-17 d6ef062a vice_xvic_libretro.so.zip
149152
2026-01-18 f88ad4fe vircon32_libretro.so.zip
150153
2026-01-17 e163a6f7 virtualjaguar_libretro.so.zip
154+
2026-04-21 ef6ac371 vitaquake2_libretro.so.zip
151155
2026-01-30 230b5794 wasm4_libretro.so.zip
152156
2026-01-17 e32e4c52 x1_libretro.so.zip
153157
2026-01-17 2ccb6124 zc250x_libretro.so.zip

core/amiberry_libretro.so.zip

7.88 MB
Binary file not shown.

core/bennugd_libretro.so.zip

1.2 MB
Binary file not shown.

core/stella2014_libretro.so.zip

0 Bytes
Binary file not shown.

core/stella_libretro.so.zip

-60.5 KB
Binary file not shown.

core/vitaquake2_libretro.so.zip

62.1 KB
Binary file not shown.

data/2606_0.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@
55
"type": "core",
66
"help": ""
77
},
8+
{
9+
"name": "Arcade - DirkSimple",
10+
"url": "https://github.com/MustardOS/extra/releases/latest/download/Extra.-.Arcade.-.DirkSimple.muxzip",
11+
"type": "core",
12+
"help": ""
13+
},
814
{
915
"name": "Arcade - FB Alpha 2012",
1016
"url": "https://github.com/MustardOS/extra/releases/latest/download/Extra.-.Arcade.-.FB.Alpha.2012.muxzip",
@@ -95,6 +101,12 @@
95101
"type": "core",
96102
"help": ""
97103
},
104+
{
105+
"name": "BennuGD",
106+
"url": "https://github.com/MustardOS/extra/releases/latest/download/Extra.-.BennuGD.muxzip",
107+
"type": "core",
108+
"help": ""
109+
},
98110
{
99111
"name": "ChaiLove",
100112
"url": "https://github.com/MustardOS/extra/releases/latest/download/Extra.-.ChaiLove.muxzip",

data/core.json

Lines changed: 70 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,26 @@
3535
},
3636
"symbols": 0
3737
},
38+
"amiberry": {
39+
"source": "https://github.com/BlitterStudio/amiberry",
40+
"branch": "05ec3ba",
41+
"directory": "amiberry",
42+
"output": "amiberry_libretro.so",
43+
"make": {
44+
"file": "Makefile",
45+
"args": "",
46+
"target": ""
47+
},
48+
"symbols": 0,
49+
"commands": {
50+
"pre-make": [
51+
"cd libretro"
52+
],
53+
"post-make": [
54+
"mv libretro/amiberry_libretro.so ."
55+
]
56+
}
57+
},
3858
"ardens": {
3959
"source": "https://github.com/tiberiusbrown/Ardens",
4060
"branch": "9a1c46a",
@@ -90,6 +110,27 @@
90110
},
91111
"symbols": 0
92112
},
113+
"bennugd": {
114+
"source": "https://github.com/diekleinekuh/BennuGD_libretro",
115+
"branch": "a783199",
116+
"directory": "BennuGD_libretro",
117+
"output": "bennugd_libretro.so",
118+
"make": {
119+
"file": "Makefile",
120+
"args": "",
121+
"target": "",
122+
"skip": "1"
123+
},
124+
"symbols": 0,
125+
"commands": {
126+
"pre-make": [
127+
"cmake -B build && cmake --build build"
128+
],
129+
"post-make":[
130+
"mv build/bennugd_libretro.so ."
131+
]
132+
}
133+
},
93134
"bk": {
94135
"source": "https://github.com/libretro/bk-emulator",
95136
"branch": "f95d929",
@@ -290,7 +331,12 @@
290331
"args": "-C libretro",
291332
"target": ""
292333
},
293-
"symbols": 0
334+
"symbols": 0,
335+
"commands": {
336+
"post-make": [
337+
"mv libretro/dosbox_svn_libretro.so ."
338+
]
339+
}
294340
},
295341
"doublecherryGB": {
296342
"source": "https://github.com/TimOelrichs/doublecherryGB-libretro",
@@ -1659,7 +1705,12 @@
16591705
"args": "",
16601706
"target": ""
16611707
},
1662-
"symbols": 0
1708+
"symbols": 0,
1709+
"commands": {
1710+
"post-make": [
1711+
"mv puae_libretro.so puae2021_libretro.so"
1712+
]
1713+
}
16631714
},
16641715
"puzzlescript": {
16651716
"source": "https://github.com/nwhitehead/pzretro",
@@ -1844,9 +1895,9 @@
18441895
"symbols": 0
18451896
},
18461897
"stella": {
1847-
"source": "https://github.com/stella-emu/stella",
1848-
"branch": "7c4e3b2",
1849-
"directory": "stella",
1898+
"source": "https://github.com/libretro/stella2023",
1899+
"branch": "2c9fac4",
1900+
"directory": "stella2023",
18501901
"output": "stella_libretro.so",
18511902
"make": {
18521903
"file": "Makefile",
@@ -1856,7 +1907,7 @@
18561907
"symbols": 0,
18571908
"commands": {
18581909
"post-make": [
1859-
"mv src/os/libretro/stella_libretro.so ."
1910+
"mv src/os/libretro/stella2023_libretro.so ./stella_libretro.so"
18601911
]
18611912
}
18621913
},
@@ -2121,6 +2172,19 @@
21212172
},
21222173
"symbols": 0
21232174
},
2175+
"vitaquake2": {
2176+
"source": "https://github.com/libretro/vitaquake2",
2177+
"branch": "1fc6922",
2178+
"purge": 0,
2179+
"directory": "vitaquake2",
2180+
"output": "vitaquake2_libretro.so",
2181+
"make": {
2182+
"file": "Makefile",
2183+
"args": "",
2184+
"target": ""
2185+
},
2186+
"symbols": 0
2187+
},
21242188
"vircon32": {
21252189
"source": "https://github.com/vircon32/vircon32-libretro",
21262190
"branch": "d8a9243",

system/extra/DirkSimple/assign/DirkSimple/dirksimple.ini renamed to system/extra/Arcade - DirkSimple/assign/Arcade/dirksimple.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[freej2me - retroarch]
1+
[dirksimple]
22
name=DirkSimple
33
core=dirksimple_libretro.so
44

0 commit comments

Comments
 (0)