We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
{ 0, RETRO_DEVICE_JOYPAD, 0, RETRO_DEVICE_ID_JOYPAD_L3, "(Famicom) Microphone" }, https://github.com/libretro/nestopia/blob/master/libretro/libretro.cpp addDesc(port, RETRO_DEVICE_ID_JOYPAD_L3, "(Famicom) Microphone (P2)"); https://github.com/libretro/Mesen/blob/master/Libretro/libretro.cpp
line 85 https://github.com/TASEmulators/fceux/blob/master/src/drivers/Qt/InputConf.cpp Replace Port 2 Start with Microphone Controller II microphone games
The text was updated successfully, but these errors were encountered:
No branches or pull requests
{ 0, RETRO_DEVICE_JOYPAD, 0, RETRO_DEVICE_ID_JOYPAD_L3, "(Famicom) Microphone" },
https://github.com/libretro/nestopia/blob/master/libretro/libretro.cpp
addDesc(port, RETRO_DEVICE_ID_JOYPAD_L3, "(Famicom) Microphone (P2)");
https://github.com/libretro/Mesen/blob/master/Libretro/libretro.cpp
line 85
https://github.com/TASEmulators/fceux/blob/master/src/drivers/Qt/InputConf.cpp
Replace Port 2 Start with Microphone
Controller II microphone games
The text was updated successfully, but these errors were encountered: