Search found 893 matches
- Mon Mar 01, 2010 6:22 pm
- Forum: PSP Development
- Topic: PSPlink on Vista x64
- Replies: 9
- Views: 11404
- Sun Feb 28, 2010 2:50 am
- Forum: PSP Development
- Topic: PSP SIO and Suspend
- Replies: 2
- Views: 6682
- Sun Feb 21, 2010 12:01 am
- Forum: PSP Development
- Topic: paths
- Replies: 35
- Views: 57106
- Sat Feb 20, 2010 11:57 pm
- Forum: PSP Development
- Topic: Sony OSK intermittent crashing
- Replies: 2
- Views: 6666
- Fri Feb 12, 2010 2:43 am
- Forum: PSP Development
- Topic: PRX sample in PSPSDK
- Replies: 7
- Views: 9764
- Mon Feb 08, 2010 1:45 am
- Forum: PS3 Development
- Topic: geohot on the PS3 ...
- Replies: 40
- Views: 53373
- Sat Feb 06, 2010 6:57 pm
- Forum: PS3 Development
- Topic: geohot on the PS3 ...
- Replies: 40
- Views: 53373
- Tue Feb 02, 2010 5:50 am
- Forum: PSP Development
- Topic: Setting Data Breakpoints?
- Replies: 1
- Views: 2380
- Mon Jan 25, 2010 4:17 pm
- Forum: PS3 Development
- Topic: geohot on the PS3 ...
- Replies: 40
- Views: 53373
- Sat Jan 16, 2010 7:47 am
- Forum: PSP Development
- Topic: Building PRX using Code::Blocks without makefile
- Replies: 12
- Views: 14142
- Sun Jan 10, 2010 9:50 am
- Forum: PSP Development
- Topic: Problem with PSPLink Windows 7
- Replies: 17
- Views: 15186
- Sat Jan 09, 2010 8:16 am
- Forum: PSP Development
- Topic: Problem with PSPLink Windows 7
- Replies: 17
- Views: 15186
Err ms0: is already mapped. You can either do cd ms0: to map the current dir to ms0: or you can just run an app from ms0: if you want. You perhaps should read the manual :) hostX: is for PC stuff only. Any other drive is available, like you normally can access disc0: which is the UMD, or flash0: or ...
- Sat Jan 09, 2010 4:45 am
- Forum: PSP Development
- Topic: Problem with PSPLink Windows 7
- Replies: 17
- Views: 15186
Sigh :) Usbhostfs_pc uses the current directory as its default location for mappings. Either push usbhostfs_pc.exe somewhere in your path and run it from the directory you want to access or in usbhostfs_pc's window type something like mount 0 /path/to/my/files you can also map the other 7 host drive...
- Wed Jan 06, 2010 6:37 am
- Forum: PSP Development
- Topic: Problem with PSPLink Windows 7
- Replies: 17
- Views: 15186
- Wed Jan 06, 2010 3:51 am
- Forum: PSP Development
- Topic: Problem with PSPLink Windows 7
- Replies: 17
- Views: 15186
Urm, have you previously used the same version of psplink on that version of the psp firmware? There was a firmware where the shell breaks, but it is still there you just do not see any output. You need to update to the latest psplink from subversion if that is the case, of course maybe it doesn't w...
- Fri Dec 04, 2009 4:25 pm
- Forum: PSP Development
- Topic: Decrypt EDAT Files
- Replies: 1
- Views: 2503
- Sun Nov 29, 2009 8:01 pm
- Forum: PSP Development
- Topic: PSP Hardware Profiler
- Replies: 3
- Views: 3761
- Sat Nov 28, 2009 2:43 am
- Forum: PSP Development
- Topic: change threads stack pointer
- Replies: 3
- Views: 3882
You cannot change your stack pointer easily because if your thread context gets switched the thread manager will kill you because it thinks you blew your stack. You might be able to get away with disabling interrupts while running the ipl code, with interrupts off the threads cannot context switch a...
- Thu Oct 01, 2009 5:32 am
- Forum: PSP Development
- Topic: PSPlink + OSLib Mod + Tinyxml
- Replies: 8
- Views: 9385
- Sun Sep 06, 2009 7:33 pm
- Forum: PSP Development
- Topic: PSPlink on Vista x64
- Replies: 9
- Views: 11404
- Fri Sep 04, 2009 2:23 am
- Forum: PSP Development
- Topic: Debug file not receiving characters
- Replies: 13
- Views: 7596
- Wed Sep 02, 2009 1:03 am
- Forum: PSP Development
- Topic: need some ASM help with "bitrev"
- Replies: 2
- Views: 2673
- Sat Aug 29, 2009 6:43 am
- Forum: PS3 Development
- Topic: Slim PS3 = No More Otheros
- Replies: 82
- Views: 98349
- Thu Jul 30, 2009 2:29 am
- Forum: PSP Development
- Topic: MS free space problem
- Replies: 12
- Views: 8963
- Wed Jul 29, 2009 3:11 pm
- Forum: PSP Development
- Topic: MS free space problem
- Replies: 12
- Views: 8963
- Wed Jul 22, 2009 3:05 am
- Forum: PSP Development
- Topic: MS free space problem
- Replies: 12
- Views: 8963
- Sat Jul 18, 2009 3:32 am
- Forum: PSP Development
- Topic: About _init and _start
- Replies: 9
- Views: 7949
- Thu Jul 16, 2009 3:21 pm
- Forum: PSP Development
- Topic: About _init and _start
- Replies: 9
- Views: 7949
- Thu Jul 16, 2009 3:29 am
- Forum: PSP Development
- Topic: About _init and _start
- Replies: 9
- Views: 7949
- Wed Jul 08, 2009 2:56 am
- Forum: PSP Development
- Topic: Better I/O performances with a different BUFSIZ
- Replies: 13
- Views: 9267