mirror of
https://github.com/mcgurk/Arduino-USB-HID-RetroJoystickAdapter
synced 2025-01-08 12:18:02 -05:00
Update README.md
This commit is contained in:
parent
12e3c1839f
commit
0ed82c6305
@ -7,8 +7,6 @@ ATmega32u4 can be easily changed to act as keyboard and/or mouse too. With keybo
|
||||
|
||||
### Supported controllers
|
||||
|
||||
- Nintendo Entertainment System controllers (NES) ²
|
||||
- Super Nintendo controllers (SNES) ²
|
||||
- [X-Arcade (X-Arcade/x-arcade.ino) ² \*](https://github.com/mcgurk/Arduino-USB-HID-RetroJoystickAdapter/tree/master/X-Arcade)
|
||||
- Atari-joysticks (supports Sega Master System controller with 2-fire buttons) (RetroJoystickAdapter_Atari.ino) ² \*
|
||||
- [Sega Genesis / Megadrive controllers (3 and 6-button versions) (RetroJoystickAdapter_Megadrive.ino) ² \*](https://github.com/mcgurk/Arduino-USB-HID-RetroJoystickAdapter/tree/master/megadrive)
|
||||
@ -16,6 +14,8 @@ ATmega32u4 can be easily changed to act as keyboard and/or mouse too. With keybo
|
||||
- Sony Playstation with Analog and Multitap 4 controllers support (RetroJoystickAdapter_Playstation.ino) \*
|
||||
- Wii Nunchuck and Classic Controller (and maybe Pro, not tested) (RetroJoystickAdapter_WiiExtension.ino) (3.3V!) \*
|
||||
- [AT and PS/2 Keyboard (Keyboard_PS2/RetroJoystickAdapter_PS2-keyboard.ino)](https://github.com/mcgurk/Arduino-USB-HID-RetroJoystickAdapter/tree/master/Keyboard_PS2)
|
||||
- Nintendo Entertainment System controllers (NES) ²
|
||||
- Super Nintendo controllers (SNES) ²
|
||||
- (old, don't use: Atari-joysticks (supports Sega Master System controller with 2-fire buttons) (ATARI) ²)
|
||||
- (old, don't use: Sony Playstation 1/2 controllers (doesn't support Dualshock or analog features) (PSX) ²)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user