J.F. wrote:The only reference to kubridge I could find was in the ascii demo. So why does that prevent it from being uploaded?
It doesn't prevent from being uploaded. If you unzip that archive and try to compile it using the makefile provided you will need a kubridge.h and kubridge lib to link example. That's only what i said. afaik kubridge is not part of SDK (or it is not part of the files i've checkout few weeks ago).
Btw examples binaries don't seem to require any kubridge lib, the #include <kubridge.h> can be removed in C file, and -lkubridge from Makefile without any compilation / link error.
The .zip archive seems to have been tested using cygwin on a FAT32 filesystem, that might explain issue with lower/upercase letters in directory names and filenames (in Makefile etc ...). Under linux with ext3 it doesn't work ...
As i told to Angelo, i've tried to compile this new lib and link pspwrite with it. Key repeat feature works fine for arrow keys but it doesn't work properly with letters (even changing delay parameters in .ini file).
As far as I'm concerned i will wait a bit before to release any of my IR homebrew using this new lib, it is still in early stage.
The only good is knowledge and the only evil is ignorance.