Search found 4 matches

by EmrldDrgn
Sun Aug 30, 2009 4:01 pm
Forum: PSP Development
Topic: USBHostFS Without Memory Stick?
Replies: 4
Views: 2663

USBHostFS Without Memory Stick?

My PSP recently fell off my desk, causing the flap door to open and the memory stick spring to release and fling my memory stick straight down the vent on the radiator in my dorm room. There is no way to get it back, at least until the semester is over. Lucky me! Is it possible for me to use USBHost...
by EmrldDrgn
Sun May 24, 2009 4:32 pm
Forum: PSP Development
Topic: Program crashing, but not in psp-gdb
Replies: 2
Views: 1761

Program crashing, but not in psp-gdb

I'm chasing a crasher bug, but it doesn't occur when psp-gdb is connected, even if there are no breakpoints or anything. I know in a "normal" situation I could postmortem debug it, but I can't seem to find a way to do so on a PSP. Is there a way to either a), postmortem debug on a psp, or ...
by EmrldDrgn
Fri May 22, 2009 1:34 pm
Forum: PSP Development
Topic: 1.50 Kernel - Capable of suspend(/standby?), or not?
Replies: 7
Views: 3160

Is the ME crash behavior true for non-1.50 kernels too? I suppose it would have to be...
by EmrldDrgn
Wed May 20, 2009 5:58 am
Forum: PSP Development
Topic: 1.50 Kernel - Capable of suspend(/standby?), or not?
Replies: 7
Views: 3160

1.50 Kernel - Capable of suspend(/standby?), or not?

I know a lot of older 1.50 homebrew doesn't support sleep mode, but some people seem to think this is because the 1.50 kernel can't do sleep mode. Is this true? I just wrote a test program to see if it would work, and it seemed to, but one test case is hardly significant, and the program was very si...