Search found 11 matches
- Tue Aug 26, 2008 3:47 am
- Forum: PSP Development
- Topic: sdl joystick
- Replies: 4
- Views: 2079
Several months ago, I worked on a small project where I made a VERY simple pong clone. I did it in SDL, and it compiles for Linux, Windows, and PSP. It has working Makefiles and everything, and it might be enough to get you started. I'm not saying that it is coded well or anything (I never free my f...
- Fri Aug 15, 2008 9:51 am
- Forum: PSP Development
- Topic: [LUA]skipping a title screen
- Replies: 5
- Views: 2180
Re: [LUA]skipping a title screen
Honestly zero, this really is a simple question. There is no wonder that nobody answered your question at QJ. Oh, and way to listen to my advice...
- Thu Apr 10, 2008 7:36 am
- Forum: PSP Development
- Topic: [unsolved] usbhostfs broken
- Replies: 13
- Views: 6854
FYI: I noticed that the pc precompiled version I was using was rev 2300, and the latest was 2368. So I reverted to 2300, and it seemed to make no difference. I am running 64bit. I wonder if there is an issue with the 64bit version of libusb? ~S That's interesting, because I'm running 64 bit Fedora....
- Tue Apr 08, 2008 10:53 am
- Forum: PSP Development
- Topic: SDL tearing/flickering during update
- Replies: 15
- Views: 4748
- Mon Apr 07, 2008 11:10 am
- Forum: PSP Development
- Topic: [unsolved] usbhostfs broken
- Replies: 13
- Views: 6854
hard drive, Does this happen to you using the wifi? ~S To be honest, I haven't tried the wifi, as it seems too inconvenient. I'll fool around with it and see what happens. EDIT: It's really slow to load images and things, it's honestly faster to just restart the USB connection every time. I'm writi...
- Fri Apr 04, 2008 1:31 pm
- Forum: PSP Development
- Topic: [unsolved] usbhostfs broken
- Replies: 13
- Views: 6854
- Fri Apr 04, 2008 4:07 am
- Forum: PSP Development
- Topic: [unsolved] usbhostfs broken
- Replies: 13
- Views: 6854
This same thing has been happening to me too in Linux. I was having the same problem described with PSPLink, so I tried it in 1.50 using Time Machine, however, I got the same results. I then tried iR Shell with the usbhost plugin, but the connection is only reestablished when the game exits about 1 ...
- Thu Apr 03, 2008 11:43 am
- Forum: PSP Development
- Topic: SDL Home key input
- Replies: 4
- Views: 1783
- Thu Apr 03, 2008 9:58 am
- Forum: PSP Development
- Topic: SDL Home key input
- Replies: 4
- Views: 1783
SDL Home key input
I've just been getting into using SDL on the PSP. It works very well, all besides the Home key. I can't get any button press on the Home key to register. Here's my code: ... SDL_Joystick *joy=0; if(SDL_NumJoysticks()>0) joy=SDL_JoystickOpen(0); ... if ...
- Wed Dec 12, 2007 12:36 pm
- Forum: PSP Development
- Topic: A new port of uClinux on PSP (with accessibility to ms0)
- Replies: 284
- Views: 270857
- Fri Mar 17, 2006 11:15 am
- Forum: PSP Development
- Topic: 2.01+ friendly remote
- Replies: 0
- Views: 1298
2.01+ friendly remote
I've seen several programs lately that take in irda data and display it onscreen
would there be a way to retransmit this data?
then it would be friendly with the eLoader, because currently no remotes work
would there be a way to retransmit this data?
then it would be friendly with the eLoader, because currently no remotes work