Search found 5 matches

by roe-ur-boat
Mon Apr 20, 2009 6:27 pm
Forum: PSP Development
Topic: Threading
Replies: 13
Views: 4734

I think by freeze you mean pausing all threads but your own. If that's the case then refer to J.Fs post saying how threads are paused.
by roe-ur-boat
Mon Mar 09, 2009 6:53 am
Forum: PSP Development
Topic: [SOLVED] PSPSDK Samples/GU/Text
Replies: 2
Views: 1879

Type "make font.c" first to convert the raw file then it should compile.
by roe-ur-boat
Mon Oct 06, 2008 6:55 pm
Forum: PSP Development
Topic: EBOOT Title
Replies: 18
Views: 9421

It's not compressed, all the files in the pbp are just joined together.
by roe-ur-boat
Mon Oct 06, 2008 12:39 pm
Forum: PSP Development
Topic: EBOOT Title
Replies: 18
Views: 9421

AFAIK the only way to get the eboot name is by parsing the sfo that's packed in with the rest of the files in the pbp. Edit: With pbps compiled with the latest toolchain I think the name is at the same offset in every file. You could get it by seeking to that offset and just reading it till you reac...
by roe-ur-boat
Sun Oct 05, 2008 7:47 pm
Forum: PSP Development
Topic: Please help me to compile 'RemaPSP' for 4.01 M33 firmware
Replies: 6
Views: 9347

No, it can be in kernel mode too.