mame stuff

This commit is contained in:
zefie
2024-04-29 19:44:45 -04:00
parent 3ab5f51bc7
commit 30a9ad7799
3 changed files with 7 additions and 1 deletions

View File

@@ -423,6 +423,7 @@ class WTVShared {
parseSSID(ssid) {
const boxTypeMapping = {
"01": "Internal",
"71": "MAME",
"81": "Retail",
"91": "Viewer"
};