Search found 2 matches

by sebzzz
Mon Jan 22, 2007 5:35 am
Forum: PSP Development
Topic: Memorystick Raw Access
Replies: 2
Views: 1240

THX moonlight! It works now.

'msstor0' seems to be the only devicename that works, and that was the only one I havent testet out :)
by sebzzz
Mon Jan 22, 2007 2:11 am
Forum: PSP Development
Topic: Memorystick Raw Access
Replies: 2
Views: 1240

Memorystick Raw Access

Hi, for my program I need raw access to the memorystick. My Idea is to open 'ms0:' like a block device (in linux I would simply open '/dev/ms0' or something like that), but sceIoOpen denies that. I already searched the forum and found other names for the memorystick device, like 'mscm', mscm0', msst...