Introduction - If you have any usage issues, please Google them yourself
This example implements a gameport translator on the PIC16C765. The firmware translates a gaming device plugged into the gameport to a USB gaming device. The firmware is set up to translate the DexxaTM eight-button gamepad. Changes to the firmware will be necessary for a different gaming device.
Packet : 111186769pic16c745.rar filelist
pic16c745\gamepad.pjt
pic16c745\gamepad.asm
pic16c745\hidclass.asm
pic16c745\usb_ch9.asm
pic16c745\GAMEPAD.HEX
pic16c745\usb_defs.inc
pic16c745\16C745.LKR
pic16c745\16C765.LKR
pic16c745\descript.asm
pic16c745\Readme.txt
pic16c745