diff --git a/README.md b/README.md index 21c50de..cb20c5f 100644 --- a/README.md +++ b/README.md @@ -8,10 +8,10 @@ ATmega32u4 can be easily changed to act as keyboard and/or mouse too. With keybo ### Supported controllers -- Atari-joysticks (supports controllers with 2-fire buttons): [RetroJoystickAdapter_Atari.ino ²](RetroJoystickAdapter_Atari.ino), [hardware](atari) -- Sega Genesis / Megadrive controllers (3 and 6-button versions): [RetroJoystickAdapter_Megadrive.ino ²](RetroJoystickAdapter_Megadrive.ino), [hardware](megadrive) +- Atari-joysticks (supports controllers with 2-fire buttons) ²: [RetroJoystickAdapter_Atari.ino](RetroJoystickAdapter_Atari.ino), [hardware](atari) +- Sega Genesis / Megadrive controllers (3 and 6-button versions) ²: [RetroJoystickAdapter_Megadrive.ino](RetroJoystickAdapter_Megadrive.ino), [hardware](megadrive) - Sony Playstation with Analog and Multitap 4 controllers support: [RetroJoystickAdapter_Playstation.ino](RetroJoystickAdapter_Playstation.ino), [hardware](playstation) -- Nintendo 64 controller (⚠️ 3.3V!)\*: [RetroJoystickAdapter_N64.ino](RetroJoystickAdapter_N64.ino) +- Nintendo 64 controller\* (⚠️ 3.3V!): [RetroJoystickAdapter_N64.ino](RetroJoystickAdapter_N64.ino) - Wii Nunchuck and Classic Controller (and maybe Pro, not tested): [RetroJoystickAdapter_WiiExtension.ino (3.3V!)](RetroJoystickAdapter_WiiExtension.ino) - X-Arcade ²: [hardware](X-Arcade) - AT and PS/2 Keyboard to 4 joysticks: [hardware](Keyboard_PS2)