Simultaneous Keypress (Help Again)

Discuss the development of new homebrew software, tools and libraries.

Moderators: cheriff, TyRaNiD

Post Reply
ils
Posts: 6
Joined: Tue Apr 12, 2005 12:22 pm

Simultaneous Keypress (Help Again)

Post by ils »

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!
User avatar
Saotome
Posts: 182
Joined: Sat Apr 03, 2004 3:45 am

Post by Saotome »

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.
infj
Post Reply