Jump to content

Danjovic

Members
  • Posts

    342
  • Joined

  • Last visited

Profile Information

  • Gender
    Male
  • Interests
    hardware development

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

Danjovic's Achievements

Moonsweeper

Moonsweeper (5/9)

204

Reputation

  1. Same here, lol! As we are today the SNES controller was the winner, let alone that it's interface intentionally leaves alone the pins used by the Savekey to bitbang I2C to the eeprom chip.
  2. There are more things to consider, though: The static nature of the shift registers of the SNES controllers allows the button reading cycles to be spread along the code. You can do that on a Genesis controller but you must take care for the internal 3ms timeout that resets the sequential logic of the button multiplexer. The cross layout of the SNES action buttons provides the ability to emulate two controllers at the same time, and that is a winner for games like Robotron and Petscii Robots. One advantage of the Genesis controller over the SNES controller is the capacity to work on existing games (with the adaptor plugged in of course) (edit: that will require adding a switch on the adapter)
  3. I've been down that road already: SNES 533 cycles or ~447us Genesis (6 button) 306 cycles or ~257us
  4. AT-26 Chuck Adapter for playing Atari 2600 with Wii Nunchuck, with or without the accelerometers: https://hackaday.io/project/7944-at26-chuck
  5. For sake of completeness here's the last custom controller I have built - A Driving Controller. The case was upcycled from a remote control unit for RC car that have been laying for years on my parts bin (only the remote, not the toy cars, lol)
  6. I can think of: Availability of Off-the-shelf boxes and Knobs; aesthetics (built-in button cutout on some plastic cases); ergonomics (left/right handed usage)
  7. The CBS Booster Grip joystick add-on adds two extra buttons over the paddle lines.
  8. The DIY Control Freak is an USB adapter that can handle Atari Joysticks, Paddles and Driving controllers using the same firmware.
  9. And here's a DIY Keypad Controller
  10. You can use the readily available rotary encoders to build a new driving controller, but there is an issue with sensitivity because original encoders provides 16 steps per turn while most modern encoders provide 20 or 24 steps.
  11. And here's a DIY Track & Field controller
  12. Precisely !! Nice suggestion, thanks!!
×
×
  • Create New...