I have made a USB Gamedevice Firmware for pic18f4550 microcontroller. It's a Hid device and can receive data from PC via Feature or Output reports, both are supported. Currently its just a Joystick with alot of buttons(64), 7-Segment Display and 16 LED. But i can do basicly any gamedevice stuff.
I need help with a Outgauge Plugin. So if someone realy want to help me with a plugin for LFS, i can send a ready assembled free controller. Of course i made it public so anyone can built it for free.
I need help with a Outgauge Plugin. So if someone realy want to help me with a plugin for LFS, i can send a ready assembled free controller. Of course i made it public so anyone can built it for free.
I just learned Microchip Assembler and the USB stuff. But it looks like a easy job to modifiying your code. From reverse engineering the Momo i remember it used Vendor Output reports for switching the Led on/off. I don't know what you mean by file writes maybe thats just the MS terminology for Output Reports which you find in any USB docs!?
: