Search found 13 matches

by DustinFraze
Thu Mar 09, 2006 6:17 pm
Forum: PSP Development
Topic: File Read problem ?!
Replies: 8
Views: 3086

Wrong topic. Disreguard.
by DustinFraze
Sun Mar 05, 2006 3:29 pm
Forum: PSP Development
Topic: Reading an ENTIRE file and feeding it into a buffer/string??
Replies: 8
Views: 2939

sg57 wrote:But how do Istop if from disappearing?
?

The text disappears? Then what? Does the application continue to run? Do you get spit to vsh?

If the text disappears, does it then re-appear, like a flashing effect? Or does it pop up only long enough to be seen, then it's gone for good?
by DustinFraze
Sun Mar 05, 2006 3:26 pm
Forum: PSP Development
Topic: utimes() usage.. does it work?
Replies: 9
Views: 2690

Or perhaps somebody has another way to edit the last modified date of a file using straight C? Something just the equivalent of "touch"ing the files... Here's the linux equiv.. doesn't seem to work on my PSP though unfortunately... struct timeval times[2]; int main&#40...
by DustinFraze
Sun Mar 05, 2006 3:13 pm
Forum: PSP Development
Topic: file name <- file descriptor
Replies: 2
Views: 1165

Re: file name <- file descriptor

Hello, Is this possible to know the name of a file with it's file descriptor ? Thanks ...why? If you've got a file descriptor, you know the file name. You had to know the file name to open a descriptor to it. Chances are you're trying to do something you don't won't *really* want to do, or you're g...
by DustinFraze
Sun Mar 05, 2006 2:57 pm
Forum: PSP Development
Topic: Reading an ENTIRE file and feeding it into a buffer/string??
Replies: 8
Views: 2939

Re: Reading an ENTIRE file and feeding it into a buffer/stri

sg57 wrote:but I cant find a call that will read more than one line of the text, I have only gotten it to flash the entire text, but only 1 char by 1 char, at the position i set it at, does anyone think they can help?
fread()?

Or am I mis-understanding the problem?
by DustinFraze
Thu Mar 02, 2006 1:14 pm
Forum: PSP Development
Topic: Links on PSP?
Replies: 5
Views: 2047

jtwald wrote:Don't you mean Lynx? Not Links?
No.

Lynx is a browser that is version 2.x.y

Links is a browser that is version 0.9x.y

They are two (very?) different browsers.
by DustinFraze
Wed Mar 01, 2006 3:48 pm
Forum: PSP Development
Topic: Links on PSP?
Replies: 5
Views: 2047

Perhaps. A quick glance at links dependencies shows that it *can* be linked against SDL for *some* reason. IF that reason (and logic would dictate that it could be) was for a presentation layer, and IF the necessary bits used by links were also included by the PSP SDL implementation, then I don't se...
by DustinFraze
Fri Feb 03, 2006 12:33 pm
Forum: PSP Development
Topic: wifi with python/bittorrent port
Replies: 6
Views: 2400

http://forums.ps2dev.org/viewtopic.php? ... 7d552694ca for my thoughs as to why we'll never see (or should never see) a BT client for PSP.
by DustinFraze
Wed Jan 11, 2006 5:39 pm
Forum: PSP Development
Topic: Use PSP as a wifi card
Replies: 3
Views: 1838

Remember there is also IR and serial that you could potentially use to pass the commands. I also agree that it wouldnt be a 5 minute project. Given the cost of wifi devices, I dont see the value in a project like that either, apart from the personal satisfaction possibly. Let us also not forget tha...
by DustinFraze
Sat Jan 07, 2006 8:04 am
Forum: PSP Development
Topic: PSPLINK
Replies: 313
Views: 252799

that's simple. Double sided PCB. I was hoping we could come up with something a little more stable (using the existing HPRM cable is quite nice, because you can freely move the PSP around without worrying about mangling the pins or having it fall out.) I guess that would have to do if we can't find...
by DustinFraze
Sat Jan 07, 2006 7:43 am
Forum: PSP Development
Topic: PSPLINK
Replies: 313
Views: 252799

I'd be willing to build some ... I've been meaning to make a batch, but I've had no luck finding a source of the connector on the PSP side. Have you? Short of cannibalizing $10 remotes, of course. I don't have any experience with doing custom molding for things like that. If you're talking about th...
by DustinFraze
Sat Jan 07, 2006 6:31 am
Forum: PSP Development
Topic: PSPLINK
Replies: 313
Views: 252799

I'd love to use this if I had a SIO cable. My soldering skills are fairly decent, but I can't be arsed to build one at the moment, much less find my iron hehe. I'd promptly buy one at this point to save the time and trouble, if only to validate my procrastination :) That seems to be the general sen...
by DustinFraze
Fri Jan 06, 2006 6:00 pm
Forum: PSP Development
Topic: Torrent client for PSP
Replies: 8
Views: 5175

BitTorrent would be useless over wireless, end of story. Tell it to the wireless connection I get at college. Beats my hardwired connection at home, hands down. Wireless B, however...yes. why not, specifically? Ild love to be able to download my weekly shows and stuff from my psp while im at work, ...