@jonny : thanks!! this app rocks!!
and is there "Goto" function ?? (sorry, didn't read the entire thread)
cos fast forward in 2 hours movie isn't that nice..
Thanks!
Search found 6 matches
- Mon Jun 26, 2006 7:40 pm
- Forum: PSP Development
- Topic: PMP Mod v2.02 & PMP Mod AVC v1.02
- Replies: 1856
- Views: 8842062
- Mon Jun 06, 2005 11:47 am
- Forum: PSP Development
- Topic: Library Usage Help (Newbie)
- Replies: 5
- Views: 3246
- Fri May 27, 2005 4:56 pm
- Forum: PSP Development
- Topic: Simultaneous Keypress (Help Again)
- Replies: 1
- Views: 1560
Simultaneous Keypress (Help Again)
how can we perform more than 1 key pressed at a time ?
i'm assuming it won't work if we called sceCtrlRead twice ? (cos it would read the same button twice and the first one would get dismissed)
thanks!
i'm assuming it won't work if we called sceCtrlRead twice ? (cos it would read the same button twice and the first one would get dismissed)
thanks!
- Wed May 25, 2005 6:24 pm
- Forum: PSP Development
- Topic: Library Usage Help (Newbie)
- Replies: 5
- Views: 3246
- Wed May 25, 2005 11:22 am
- Forum: PSP Development
- Topic: Library Usage Help (Newbie)
- Replies: 5
- Views: 3246
- Mon May 23, 2005 11:47 am
- Forum: PSP Development
- Topic: Library Usage Help (Newbie)
- Replies: 5
- Views: 3246
Library Usage Help (Newbie)
i'm aware there is alot of library list in other thread. but how can i use them ? i search every source code (nem's hello world for example) but can't find it in .c/.h file. but found it @ ASM Code. anyone can explain this ? i understand ASM a little (very very little) how can i link C/H file to an ...