Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How does a PSP game interface with USB
10-02-2018, 01:40 PM
Post: #1
How does a PSP game interface with USB
For example, a camera for skype.

This is a programmer level question for homebrew.
Find all posts by this user
Quote this message in a reply
10-06-2018, 05:27 PM
Post: #2
RE: How does a PSP game interface with USB
I don't know the details exactly - but generally, it uses the sceUsb* APIs.

I'd suggest looking at examples of that usage, e.g.:

http://lukasz.dk/mirror/forums.ps2dev.or...tml?t=9523
http://wololo.net/talk/viewtopic.php?t=4891

Specific to the camera, I think someone was messing with camera support in PPSSPP recently, so I'd suggest looking at that:

https://github.com/hrydgard/ppsspp/pull/11305

-[Unknown]
Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump: