mirror of
https://github.com/mcgurk/Arduino-USB-HID-RetroJoystickAdapter
synced 2024-11-21 08:35:05 -05:00
Update README.md
This commit is contained in:
parent
67c5029465
commit
f6a8858523
@ -60,7 +60,18 @@ hid_listen.exe: https://www.pjrc.com/teensy/hid_listen.html
|
||||
### Settings/Tools/Docs
|
||||
https://deskthority.net/workshop-f7/xt-at-ps2-terminal-to-usb-converter-with-nkro-t2510.html
|
||||
|
||||
Soarer_Converter_v1.10.zip: https://deskthority.net/resources/file/6142
|
||||
Tools (Soarer_Converter_v1.10.zip): https://deskthority.net/resources/file/6142
|
||||
|
||||
Key names/codes: docs/codes.html
|
||||
|
||||
Compile text file to binary
|
||||
```
|
||||
scas xarcade.txt xarcade.bin
|
||||
```
|
||||
Upload config (efective immediately)
|
||||
```
|
||||
scwr xarcade.bin
|
||||
```
|
||||
|
||||
## Links
|
||||
- https://geekhack.org/index.php?topic=17458.0
|
||||
|
Loading…
Reference in New Issue
Block a user