Apple II - controller defaults

This commit is contained in:
adelikat 2015-04-13 00:53:57 +00:00
parent e6e94b8d54
commit baff7319ac
1 changed files with 52 additions and 0 deletions

View File

@ -659,6 +659,58 @@
"Option 2": "S",
"Pause": "Return",
"Power": ""
},
"Apple II Keyboard": {
"Up": "UpArrow",
"Down": "DownArrow",
"Left": "LeftArrow",
"Right": "RightArrow",
"Tab": "Tab",
"Enter": "Return",
"Escape": "",
"Back": "Backspace",
"Space": "Space",
"Ctrl": "RightControl",
"Shift": "RightShift",
"Caps": "CapsLock",
"1": "NumberPad1",
"2": "NumberPad2",
"3": "NumberPad3",
"4": "NumberPad4",
"5": "NumberPad5",
"6": "NumberPad6",
"7": "NumberPad7",
"8": "NumberPad8",
"9": "NumberPad9",
"0": "NumberPad0",
"A": "A",
"B": "B",
"C": "C",
"D": "D",
"E": "E",
"F": "F",
"G": "G",
"H": "H",
"I": "I",
"J": "J",
"K": "K",
"L": "L",
"M": "M",
"N": "N",
"O": "O",
"P": "P",
"Q": "Q",
"R": "R",
"S": "S",
"T": "T",
"U": "U",
"V": "V",
"W": "W",
"X": "X",
"Y": "Y",
"Z": "Z",
"Next Disk": "",
"Previous Disk": ""
}
},
"AllTrollersAutoFire": {