emscripten: add dice core (#18506)

This commit is contained in:
Ken Mitton 2025-12-11 22:23:12 -05:00 committed by GitHub
parent f30b203398
commit 8149a902d9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 3 additions and 0 deletions

View File

@ -1,4 +1,5 @@
# Future
- EMSCRIPTEN: Added dice to core selection dropdown
# 1.22.1
- ANDROID: OnNewIntent handler to allow launchers start new content without closing first

View File

@ -6,6 +6,7 @@ const libretroCores = {
"bk": "Elektronika - BK-0010/BK-0011 (BK)",
"chailove": "ChaiLove",
"craft": "Minecraft (Craft)",
"dice": "Arcade (DICE)",
"DoubleCherryGB": "Nintendo - Game Boy / Color (DoubleCherryGB)",
"ecwolf": "Wolfenstein 3D (ECWolf)",
"fbalpha2012": "Arcade (FB Alpha 2012)",

View File

@ -6,6 +6,7 @@ const libretroCores = {
"bk": "Elektronika - BK-0010/BK-0011 (BK)",
"chailove": "ChaiLove",
"craft": "Minecraft (Craft)",
"dice": "Arcade (DICE)",
"DoubleCherryGB": "Nintendo - Game Boy / Color (DoubleCherryGB)",
"ecwolf": "Wolfenstein 3D (ECWolf)",
"fbalpha2012": "Arcade (FB Alpha 2012)",