From 01a8e9b10e3967c0a404cb4853e10d227b8b89bd Mon Sep 17 00:00:00 2001 From: Jarno Lehtinen Date: Wed, 13 Feb 2019 23:55:33 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 679084a..cf3f8b4 100644 --- a/README.md +++ b/README.md @@ -15,8 +15,8 @@ ATmega32u4 can be easily changed to act as keyboard and/or mouse too. With keybo - [X-Arcade (X-Arcade/x-arcade.ino) ² \*](https://github.com/mcgurk/Arduino-USB-HID-RetroJoystickAdapter/tree/master/X-Arcade) - [AT and PS/2 Keyboard to 4 joysticks \(Keyboard_PS2/RetroJoystickAdapter_PS2-keyboard.ino\)](https://github.com/mcgurk/Arduino-USB-HID-RetroJoystickAdapter/tree/master/Keyboard_PS2) - [Soarer's programmable AT and PS/2 adapter \(works with X-arcade too\) \(PS2_Soarer_Converter/\)](https://github.com/mcgurk/Arduino-USB-HID-RetroJoystickAdapter/tree/master/PS2_Soarer_Converter) -- Nintendo Entertainment System controllers (NES) ² -- Super Nintendo controllers (SNES) ² +- Nintendo Entertainment System controllers (NES) (RetroJoystickAdapter.ino) ² +- Super Nintendo controllers (SNES) (RetroJoystickAdapter.ino) ² - [Simple one joystick two button Atari-joystick adapter made with Atmel Studio \(should be very compatible\) \(C64_joystick_atmelstudio/\)](https://github.com/mcgurk/Arduino-USB-HID-RetroJoystickAdapter/tree/master/C64_joystick_atmelstudio) - [C64 keyboard adapter for BMC64 made with Soarer's keyboard controller firmware \(C64_keyboard/\)](https://github.com/mcgurk/Arduino-USB-HID-RetroJoystickAdapter/tree/master/C64_keyboard) - (old, don't use: Atari-joysticks (supports Sega Master System controller with 2-fire buttons) (ATARI) ²)