Results 1 to 3 of 3

Thread: Memory Stick IPL Dumper

                  
   
  1. #1
    Won Hung Lo wraggster's Avatar
    Join Date
    Apr 2003
    Location
    Nottingham, England
    Age
    53
    Posts
    141,446
    Blog Entries
    3209
    Rep Power
    50

    psp Memory Stick IPL Dumper

    News/release from raing3

    Here is a simple app which starts dumping data after reading the first 8192 bytes. It dumps exactly 256kb of data. This should be sufficient for dumping most IPLs from the Memory Stick, I know RainMotorSports is apparently working on an app to do it. But I got bored and started learning a little, the program isn't all that great as it doesn't actually dump just the IPL it dumps any other data after it until it reaches 256kb however IPL installer apps should still be able to write this data back without causing problems in most cases. Please don't critisize the quality of the app this was both my first app for the PSP and my first app in C++. If anyone could assist in fixing up the following issues it would be also be greatly appreciated:

    - The application doesn't detect the size of the IPL, just dumps 256kb (slightly larger than the original pandora IPL).

    - The program does not go directly to the IPL sector, it first reads 8kb of data before it gets to the IPL (this wastes time and looks stupid).

    - The rubbish size may have to change when using different file system etc. Not sure but if the size of sectors change it probably will have to change.

    Download and Give Feedback Via Comments

  2. #2

    Default

    This question is for to whom it may concern.

    I'm actually interested in contributing to the PSP emulation scene with apps, emus, etc. What open source IDEs can be recommended (C++ ) to create apps for the PSP?

    Also, if anyone can point me to tutorials on the subject matter as well.

    Much appreciated.

  3. #3

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •