diff --git a/.schema/controller.json b/.schema/controller.json index ec3c7e7..f65ddec 100644 --- a/.schema/controller.json +++ b/.schema/controller.json @@ -266,7 +266,10 @@ "smd", "saturn", "dc", - "nsw2" + "nsw2", + "ng64", + "ngcd", + "aes" ] }, "uniqueItems": true, diff --git a/.utilities/consoles_list.json b/.utilities/consoles_list.json index ceab817..1a6deff 100644 --- a/.utilities/consoles_list.json +++ b/.utilities/consoles_list.json @@ -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",