-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #20 from Wolfy76700/docs
Update controller list to be more readable
- Loading branch information
Showing
2 changed files
with
215 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
{ | ||
"ps1": "Sony PlayStation 1", | ||
"ps2" : "Sony PlayStation 2", | ||
"ps3" : "Sony PlayStation 3", | ||
"ps4" : "Sony PlayStation 4", | ||
"ps5" : "Sony PlayStation 5", | ||
"xbox" : "Xbox", | ||
"xb360" : "Xbox 360", | ||
"xb1" : "Xbox One", | ||
"xbs" : "Xbox Series X|S", | ||
"nes" : "Nintendo Entertainment System / Famicom", | ||
"snes" : "Super Nintendo Entertainment System / Super Famicom", | ||
"n64" : "Nintendo 64", | ||
"ngc" : "Nintendo GameCube", | ||
"wii" : "Nintendo Wii", | ||
"wiiu" : "Nintendo Wii U", | ||
"nsw" : "Nintendo Switch", | ||
"smd" : "Sega Mega Drive / Sega Genesis", | ||
"saturn" : "Sega Saturn", | ||
"dc" : "Sega Dreamcast" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters