i just reformatted my comp, and reinstalled all my cygwin and psptoolchain stuff..but this time i decided to use the psp sdk..
i converted my program over to using the sdk..and well..everything seems normal...except the "repeat" time for the controller is REALLY fast..
like when i press "X" it thinks im holding it down and hitting it like 20 times..
the old way i used to do it using a controller.h file..had a #define for a REPEAT_TIME and changing that effected how fast everything went..
how do i fix it?