Search found 7 matches
- Fri Oct 12, 2007 4:14 pm
- Forum: PSP Development
- Topic: Got The code... Cant compile it!
- Replies: 12
- Views: 8550
- Sat Dec 17, 2005 4:56 pm
- Forum: PSP Development
- Topic: displaying and checking psp's mac address
- Replies: 14
- Views: 3995
- Sat Dec 17, 2005 4:37 pm
- Forum: PSP Development
- Topic: displaying and checking psp's mac address
- Replies: 14
- Views: 3995
- Thu Dec 15, 2005 9:11 pm
- Forum: PSP Development
- Topic: displaying and checking psp's mac address
- Replies: 14
- Views: 3995
- Thu Dec 15, 2005 3:23 pm
- Forum: PSP Development
- Topic: displaying and checking psp's mac address
- Replies: 14
- Views: 3995
lol, i know how to check the mac address directly... its just that im making an application and right now, i wanted to release betas which were locked to a particular mac address, so that even if they got leaked, they wouldnt be useful to anyone... heres the code i used to retrieve my mac address: c...
- Thu Dec 15, 2005 4:51 am
- Forum: PSP Development
- Topic: displaying and checking psp's mac address
- Replies: 14
- Views: 3995
displaying and checking psp's mac address
ok, using a sample i found in the latest toolchain, i managed to get the mac address displayed on my psp... what i wanted to know is how to check that mac address against a specified one... i know its possible, its just that my programming skills arent very much 1337... can someone write a sample co...
- Mon Sep 26, 2005 1:22 pm
- Forum: PSP Development
- Topic: Need help with SIRCS
- Replies: 1
- Views: 1117
Need help with SIRCS
hi guys, im making an ir remote app. im using the ir codes from www.lirc.org/remotes though the problem is that if i send "bits" as anything other than 12,15,20 the app gives me an error (though, not during compiling)... the error is something like this: sircsSend returned -1 is there a wo...