MickGyver / DaemonBite-Arcade-Encoder

An arcade controller project for the MiSTer FPGA project and any other device accepting USB HID joysticks. Up to 12 buttons are supported. Can also be used to create NeoGeo/Atari/Commodore/Amiga controller to USB adapters.
GNU General Public License v3.0
275 stars 47 forks source link

Fire2 + C64 joystick + VCC #18

Open mistepien opened 2 years ago

mistepien commented 2 years ago

According to that documentation: http://wiki.icomp.de/wiki/DE-9_Joystick#2.2F3_Button_modification http://wiki.icomp.de/wiki/File:JoystickMod.jpg

to have FIRE2 with C64 the pin 9 has to be pulled to VCC, not to GND. Right now FIRE2 works with DBAE only if that is pulled to GND -- just like in Amiga, but that will not work for C64.

0x15e commented 2 years ago

This is something I ran into trying to use 2-button Atari 7800 controllers. Maybe this adapter could be helpful as a base for an adapter for C64 controllers.