Search found 4 matches
- Fri Jul 21, 2006 3:41 pm
- Forum: PSP Development
- Topic: PMP VLC 0.0.9 Player
- Replies: 578
- Views: 1020427
Been using 0.0.9(+Rev1), and I've also experienced some of the issues people in here have mentioned. 1. Unstability : Found out that if I used Rev1 and limited the number of directories to 1 video and 1 music, it worked like a charm. Using more directories (used all five) caused it to be very unstab...
- Thu Feb 02, 2006 6:14 pm
- Forum: PSP Development
- Topic: New savedata encryption and decryption samples for 2.0
- Replies: 32
- Views: 68963
- Wed Feb 01, 2006 12:39 am
- Forum: PSP Development
- Topic: A nearly complete firmware v.2.6. syscall list
- Replies: 1
- Views: 1943
A nearly complete firmware v.2.6. syscall list
You can get it from here: http://www.ditlew.dk/26nids.txt The list has been made using the found pattern and a memdump of an PSP 2.6 running GTA:LCS. Remember the firmware v.2.6 syscalls uses a random baseindex, so you can't use these syscalls directly, but the list will show you the order. // Ditlew
- Tue Jan 31, 2006 12:50 am
- Forum: PSP Development
- Topic: Firmware 2.6 syscall pattern
- Replies: 0
- Views: 1100
Firmware 2.6 syscall pattern
Hi Guys I guess this is a good oppotunity to make my first post. Yesterday, I looked at the 2.6 nids list I had helped Fanjita make, and that has been posted in this forum for about 1.5 month. After rereading a few lines it stroke me that the syscalls had simply been reorganized by nid value. Not al...