Search found 9 matches
- Wed May 10, 2006 7:12 am
- Forum: PSP Development
- Topic: how can I run a program in the background of the OS?
- Replies: 2
- Views: 1367
how can I run a program in the background of the OS?
Hi guys... I'm pretty new to programming for the PSP and in general bla bla bla I'm sure you heard it 100 times before.. I did a search on this but I couldn't find anything useful (I don't really know the right terminology). what I want to do is modify PSP-FTPD to run as a background thread (in fact...
- Wed Dec 14, 2005 1:59 pm
- Forum: PSP Development
- Topic: Am I missing something obvious??
- Replies: 27
- Views: 14675
As requested, here are the hex codes for a couple of keys. I couldn't see a connection betweeen them myself, but there must be some sort of pattern, it doesn't make sense that they'd store multiple codes for each key. There are also some anomalies to the normal formula, B seems to only have 15 codes...
- Tue Dec 13, 2005 10:46 am
- Forum: PSP Development
- Topic: Am I missing something obvious??
- Replies: 27
- Views: 14675
- Tue Dec 13, 2005 10:28 am
- Forum: PSP Development
- Topic: Am I missing something obvious??
- Replies: 27
- Views: 14675
Nice code :) Being a beginner, I've learnt quite alot from looking through it. Using your IrDAMon, I was able to out some more about the scan codes from the SK-6688 (enough to map the A-Z 0-9 keys) : -Each code is 2 bytes long. -For each key, there are 16 unique keydown and 16 u.nique keyup codes, m...
- Sun Dec 11, 2005 10:20 am
- Forum: PSP Development
- Topic: Am I missing something obvious??
- Replies: 27
- Views: 14675
I'm using this keyboard (although the one I got was branded under a different name, and came with more drivers than the online .zip). It's got two IR ports, one which is adjustable so positioning isn't a problem, the only problem is the cradle doesn't like the PSP :) Adesso SK-6688 Decoding 'by ear'...
- Sun Dec 11, 2005 9:21 am
- Forum: PSP Development
- Topic: Am I missing something obvious??
- Replies: 27
- Views: 14675
- Sun Dec 11, 2005 12:13 am
- Forum: PSP Development
- Topic: Am I missing something obvious??
- Replies: 27
- Views: 14675
Am I missing something obvious??
I've just bought an IRdA keyboard to play around, and possibly write drivers for the PSP.. I couldn't get the IRdA keyboard program that was posted here to work, so I tried Vanya Sergeev's IRdA raw input prog (modifed to press O after every keypress which added some 0's to the file making it easier ...
- Fri Dec 09, 2005 11:19 am
- Forum: PSP Development
- Topic: How close are we to a native PSP linux?
- Replies: 1
- Views: 1406
How close are we to a native PSP linux?
what the subject said.. there was word of it for a while but from searching around, the last time it was mentioned was in march.. :( Is anyone from these forums working on this or something similar? Would you experienced coders say this is a hard project to undertake (apart from the very obvious yes...
- Fri Nov 04, 2005 11:14 am
- Forum: PSP Development
- Topic: 2.00 photo exploit code?
- Replies: 1
- Views: 1520
2.00 photo exploit code?
Hi.. I'm interested in learning how to write code for the photo exploit on the 2.0 firmware (not an eboot ran through fanjita's loader).. but, I'm not an experienced coder - I'm only just getting the hang of C++ and the pspsdk, and I don't know assembly or have any detailed knowledge of the hardware...