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!
Simultaneous Keypress (Help Again)
sceCtrlRead returns all pressed keys.
i suggest you read some source codes in the PSP Software Discussion Forum to find out how it's done.
i suggest you read some source codes in the PSP Software Discussion Forum to find out how it's done.
infj