Skip to content

Releases: rsn8887/RetroAdapterMod

Retro Adapter Mod v0.99

16 Jul 15:28
Compare
Choose a tag to compare

Retro Adapter Mod is a firmware mod for Paul Qureshi's Mojo Retro Adapter based on original Atmega168 code by Paul Qureshi and Bruno Freitas.

With the adapter one can connect old controllers to PC. This firmware mod adds support for Xbox classic and Android host systems, as well as support for the NegCon controller.

The bin archive just includes the .hex files needed to update the firmware.
The src archive includes all sources, binaries, and the original code this mod is based on.

See included readme.txt for more info.

Changes from 0.96:

  • changed USB Usage ID to game pad to comply with Android and Windows simultaneously

  • new button layout to fully conform with Android while maintaining Windows compatibility:
    button 1: bottom button (SNES B, PSX Cross, NegCon B, NES B, NeoGeo A, Genesis A, Gamecube A, N64 A. PCE II)
    button 2: right button (SNES A, PSX Circle, NegCon A, NES A, Neogeo B, Genesis B, Gamecube X, N64 Yellow Down, PCE I)

    button 4: left button (SNES Y, PSX Square, NeoGeo C, Genesis C, Gamecube B, N64 B),
    button 5: upper button (SNES X, PSX Triangle, NeoGeo D, Genesis X, Gamecube Y, N64 Yellow Up)

    button 7: Left Shoulder (PSX L1, Genesis Y, Gamecube L, N64 L, Saturn L)
    button 8: Right Shoulder (PSX R1 Genesis Z, Gamecube R, N64 R, Saturn R)

    button 9: Misc 1 (PSX L2, N64 Yellow Left),
    button 10: Misc 2 (PSX R2, N64 Yellow Right),

    button 11: Select
    button 12: Start (PC Engine Play, Genesis Mode)

    button 14: Misc 3 (PSX L3, N64 Z, Gamecube Z)
    button 15: Misc 4 (PSX R3)

    Analog axes:
    Left Joystick: x,y
    Right Joystick: z,Rz

    NegCon mode axes (device name changes to "Retro Adapter Mod NegCon," vendor name is always "Mojo"):
    Steering (twist): x
    Button I: z (0..255 in NegCon mode instead of -128..127)
    Button II: "Accelerator" axis (not shown in Windows, but registered nonetheless)
    Button L: "Brake" axis (not shown in Windows, but registered nonetheless)

Retro Adapter Mod v.0.96

16 Jul 15:24
Compare
Choose a tag to compare

First release of Retro Adapter Mod, a firmware mod for Paul Qureshi's Mojo Retro Adapter.

With the adapter and this modded firmware, one can connect old controllers to PC and, with this Mod, also to Xbox classic.

The bin archive just includes the .hex files needed to update the firmware.
The src archive includes all sources and binaries, as well as the original code the mod is based on.

See included readme.txt for more info.