We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eafea9a commit 0901f64Copy full SHA for 0901f64
2 files changed
CHANGES.md
@@ -1,4 +1,5 @@
1
# Future
2
+- EMSCRIPTEN: Added dice to core selection dropdown
3
4
# 1.22.1
5
- ANDROID: OnNewIntent handler to allow launchers start new content without closing first
pkg/emscripten/libretro/core_list.js
@@ -6,6 +6,7 @@ const libretroCores = {
6
"bk": "Elektronika - BK-0010/BK-0011 (BK)",
7
"chailove": "ChaiLove",
8
"craft": "Minecraft (Craft)",
9
+ "dice": "Arcade (DICE)",
10
"DoubleCherryGB": "Nintendo - Game Boy / Color (DoubleCherryGB)",
11
"ecwolf": "Wolfenstein 3D (ECWolf)",
12
"fbalpha2012": "Arcade (FB Alpha 2012)",
0 commit comments