Sending Command to memory stick
Sending Command to memory stick
if i one day decided to make a driver for the psp to read other file system maybe a custom one how can i send commands to the psp's memory stick to read and write blocks of data.
-
- Posts: 388
- Joined: Tue Aug 12, 2008 12:46 am
I don't think he's wondering about firmware based atapi commands sent over usb.
coolkehon look for the IPL sdk, it has a small (read only) implementation of a MS driver at low level (not sure but I don't think MS is documented publicly?) as well as relatively tiny fat filesystem module - kinda needed to jump from MS IPL to loading files on the MS.
coolkehon look for the IPL sdk, it has a small (read only) implementation of a MS driver at low level (not sure but I don't think MS is documented publicly?) as well as relatively tiny fat filesystem module - kinda needed to jump from MS IPL to loading files on the MS.