Atari 2600 - give default button mappings to reset and select since they are necessary to play a majority of the games
This commit is contained in:
parent
c16e469e22
commit
bbbc219105
|
@ -613,8 +613,8 @@
|
|||
"Power": ""
|
||||
},
|
||||
"Atari 2600 Basic Controller": {
|
||||
"Reset": "",
|
||||
"Select": "",
|
||||
"Reset": "D",
|
||||
"Select": "S",
|
||||
"P1 Up": "",
|
||||
"P1 Down": "",
|
||||
"P1 Left": "",
|
||||
|
|
Loading…
Reference in New Issue