Search found 41 matches
- Mon Sep 22, 2008 5:06 am
- Forum: PSP Development
- Topic: No MOD PSP Keyboard, Mouse, Joystick
- Replies: 29
- Views: 33006
I try to avoid asking people to make things for me, so take this just a suggestion. Well i have never seen the ps2/ps3 controller protocol , but you have said that any of their buttons will be able to map any of the psp buttons (seems obvious once you have made the protocol for one of them). Well my...
- Fri Sep 19, 2008 2:03 pm
- Forum: PSP Development
- Topic: No MOD PSP Keyboard, Mouse, Joystick
- Replies: 29
- Views: 33006
Wow thanks for such a good info, I never heard about MyUSB, seems real cool. Definitely i have to test some stuff this weekend.gr8npwrfl wrote:MyUSB support list:
http://groups.google.com/group/myusb-support-list
AT90USB developers forum:
http://www.avrfreaks.net/
Thanks again.
- Thu Sep 18, 2008 11:53 pm
- Forum: PSP Development
- Topic: No MOD PSP Keyboard, Mouse, Joystick
- Replies: 29
- Views: 33006
- Tue Sep 16, 2008 6:19 am
- Forum: PSP Development
- Topic: Prx help
- Replies: 28
- Views: 12799
- Thu Aug 21, 2008 6:53 am
- Forum: PSP Development
- Topic: Open Keyboard Project
- Replies: 299
- Views: 406009
- Thu Aug 21, 2008 4:12 am
- Forum: PSP Development
- Topic: Open Keyboard Project
- Replies: 299
- Views: 406009
We don't care about having a real or fake hearphone jack inserted in its plug with SIO conector Well you should care about the causes that power up the sio and the causes that make the speakers mute and redirect this sound to the headphones. At least this last one is related with what i explained a...
- Thu Aug 21, 2008 1:39 am
- Forum: PSP Development
- Topic: Open Keyboard Project
- Replies: 299
- Views: 406009
Ok, guys... i asked deniska by pm for a more indeep explanation, but i think i figured it out how the speaker stuff works. Far from being well known , there is a mechanism that enables or disables speakers output depending on event fired by the hp/sio port. When sio port is enabled anyway, without ...
- Tue Apr 29, 2008 6:24 pm
- Forum: PSP Development
- Topic: [SOLVED] Help with danzeff osk
- Replies: 21
- Views: 5865
- Sat Apr 19, 2008 1:25 pm
- Forum: PSP Development
- Topic: broken wifi switch!!!!
- Replies: 17
- Views: 8319
I know for sure that the WLAN switch has little to do with turning on the WLAN module. I suspect that the WLAN switch has nothing (NOTHING) at all to do with turning on the WLAN module. It's probable that the hardware switch will always turn it off, but that doesn't mean it will always turn it on. ...
- Wed Feb 20, 2008 1:24 pm
- Forum: PSP Development
- Topic: USB overhead?
- Replies: 7
- Views: 4125
Thanks, that does make sense, but only if the PSP app is going to access the MS once it has loaded right? Yes, i think you are right. I have tested to cut the power to a MS inserted and everything stays the same on the PSP, it still show how much memory is left in the MS, even if previously to cutt...
- Wed Feb 20, 2008 12:27 pm
- Forum: PSP Development
- Topic: Debunking The USB Port
- Replies: 15
- Views: 7710
I don't know if what i am going to say is of some help as long as i don't even know how usb protocols are. The thing is that about a week ago i was testing the skype app in the new firmware for the psp slim and i didn't realized that i had the psp connected to the computer with the usb, so all of a ...
- Tue Feb 19, 2008 7:34 am
- Forum: PSP Development
- Topic: memory stick interface
- Replies: 2
- Views: 1470
thanks a lot for your point art. I thought it would be serial for that reason, because probably as it is slower it is also cheaper, but i am so stupid that i have been thinking a way of swapping the memories without removing them and if possible adding only one switch for it, that i forgot to follow...
- Tue Feb 19, 2008 3:45 am
- Forum: PSP Development
- Topic: memory stick interface
- Replies: 2
- Views: 1470
memory stick interface
I know it is not very common to talk about mods in this web but i feel like i won't find my answer anywhere else (i'm serious). I am doing a mod to have two memory sticks in my psp, both of them inserted, well this is not the matter. My problem is that i need to know which interface uses the psp to ...
- Mon Oct 01, 2007 9:14 am
- Forum: PSP Development
- Topic: trying to execute the toolchain
- Replies: 8
- Views: 3637
The toolchain have finished. Although i can compile programs now, at the end of executing the toolchain i get this errors: cc -Wall -ggdb -I../usbhostfs -DPC_SIDE -D_FILE_OFFSET_BITS=64 -I. -O2 -c -o main.o main.c main.c:19:17: error: usb.h: No existe el fichero ó directorio main.c:98: error: expect...
- Mon Oct 01, 2007 8:47 am
- Forum: PSP Development
- Topic: trying to execute the toolchain
- Replies: 8
- Views: 3637
Are you sure you are using bash shell? Type: echo $SHELL Also, try to set environment variables at the command prompt. Yes i am using bash: lau@Launux:~$ echo $SHELL /bin/bash I didn't know what is to set the enviroment variables at the comand prompt but after lookin around google i have learned a ...
- Mon Oct 01, 2007 7:32 am
- Forum: PSP Development
- Topic: trying to execute the toolchain
- Replies: 8
- Views: 3637
trying to execute the toolchain
I have already install the toolchain a couple of times. i am doing it again and i get an error i can not find a solution to. I am under ubuntu studio 7.04 i have download the latest toolchain and i have unpacked it. I have created the folder and set the writting permissions: $ sudo mkdir /usr/local/...
- Wed Jun 20, 2007 3:47 am
- Forum: PSP Development
- Topic: ir_signal_on
- Replies: 1
- Views: 1420
- Tue Jun 19, 2007 9:34 pm
- Forum: PSP Development
- Topic: Fonts: Please Help... (UPDATED) The Easy Solution - Read On
- Replies: 25
- Views: 11959
Does the font have to be a specific size or something or maybe you have to change the code to specify the size...? I'm pretty sure it does. I've been working a little on this example, and it seems that the hight must be 16 and the widht between 6 and 14 if i remember well.So you will have to adjust...
- Wed Jun 13, 2007 2:08 pm
- Forum: PSP Development
- Topic: dotOS yearly progression
- Replies: 120
- Views: 98622
- Tue Jun 12, 2007 3:01 am
- Forum: PSP Development
- Topic: display context doubt
- Replies: 4
- Views: 2251
- Mon Jun 11, 2007 11:11 pm
- Forum: PSP Development
- Topic: display context doubt
- Replies: 4
- Views: 2251
i knew you only write in only one buffer each time (i´m spanish so may be i didn't explain myself very well), but i didn`t know that is not possible to write to the displayed buffer. So you have to worry about 'copying' every modification you do in the non-visible buffer to the visible one after swa...
- Mon Jun 11, 2007 1:36 pm
- Forum: PSP Development
- Topic: display context doubt
- Replies: 4
- Views: 2251
display context doubt
I have been working on the Text sample from the sdk, and i've take a look to other GU samples. One of the things i do not understand is that it seems to be two display contexts. By doing swapbuffers you print the screen and go back to the previous context which might be different from the last one. ...
- Wed Jun 06, 2007 11:09 am
- Forum: PSP Development
- Topic: Make in cygwin error, please help
- Replies: 8
- Views: 4875
- Fri Jun 01, 2007 8:44 am
- Forum: PSP Development
- Topic: Danzeff keyboard on sio sample
- Replies: 12
- Views: 5864
Alpha release
This is a Chat app that can be used either with Hyperterminal (extra-Hardware needed, see nil page), either with other PSP using Irda standard. The application is in a very early stage, but still have a few cool things. It works fully under Gu mode, and it is possible to rotate the screen at any tim...
- Sun May 20, 2007 10:38 am
- Forum: PSP Development
- Topic: Chotto Cam accessing
- Replies: 45
- Views: 32943
- Thu May 17, 2007 1:21 pm
- Forum: PSP Development
- Topic: Settings for Danzeff OSK
- Replies: 3
- Views: 2791
You need to setup the graphics. You should look at some samples included in the SDK concerning the GU. Once you have setup the graphics as done in the mentioned samples and you have loaded the images with danzeff_load() it would be enough to do: while(1){ sceGuStart(GU_DIRECT, list); danzeff_readInp...
- Wed May 09, 2007 5:36 pm
- Forum: PSP Development
- Topic: adhoc data transfering?
- Replies: 2
- Views: 2643
Hi again, i have found a very good tutorial, it is based on the program i told you on the previous post but with very good comments.The page is:
http://forums.qj.net/archive/index.php/t-55788.html.
I don't know if i this is spam, if it is i am very sorry
http://forums.qj.net/archive/index.php/t-55788.html.
I don't know if i this is spam, if it is i am very sorry
- Wed May 09, 2007 9:57 am
- Forum: PSP Development
- Topic: adhoc data transfering?
- Replies: 2
- Views: 2643
Probably you already knew, but you would find great info about how to make an adhoc connection on this emulator: http://psp-news.dcemu.co.uk/smsplus.shtml . It is not trivial but it doesn't seem imposible to me, also consider that i'm quite noob. Also there are some threads around this forum where y...
- Mon Apr 16, 2007 8:06 pm
- Forum: PSP Development
- Topic: Danzeff keyboard on sio sample
- Replies: 12
- Views: 5864
- Mon Apr 16, 2007 3:39 pm
- Forum: PSP Development
- Topic: Danzeff keyboard on sio sample
- Replies: 12
- Views: 5864
Hi again!Another easy question, please Danzel. I have detected a poblem when in my program i call danzeff_readInput. In danzeff.c you change the holding value(see the line in bold letters).This is your code(if you don't remember ;-p): unsigned int danzeff_readInput(SceCtrlData pspctrl) { //For rotat...