Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion .schema/controller.json
Original file line number Diff line number Diff line change
Expand Up @@ -266,7 +266,10 @@
"smd",
"saturn",
"dc",
"nsw2"
"nsw2",
"ng64",
"ngcd",
"aes"
]
},
"uniqueItems": true,
Expand Down
3 changes: 3 additions & 0 deletions .utilities/consoles_list.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
{
"aes": "Neo Geo AES",
"dc": "Sega Dreamcast",
"n64": "Nintendo 64",
"nes": "Nintendo Entertainment System / Famicom",
"ng64": "Hyper Neo Geo 64",
"ngc": "Nintendo GameCube",
"ngcd": "Neo Geo CD",
"nsw": "Nintendo Switch",
"nsw2": "Nintendo Switch 2",
"ps1": "Sony PlayStation 1",
Expand Down
Loading