Thks M.R.brown,
once again you are right ,
i just add :
sbv_patch_enable_lmb();
sbv_patch_disable_prefix_check();
and now it works :)
Search found 11 matches
- Mon Jul 19, 2004 8:32 am
- Forum: PS2 Development
- Topic: Psms on MemoryCard
- Replies: 4
- Views: 2991
- Mon Jul 19, 2004 5:44 am
- Forum: PS2 Development
- Topic: Psms on MemoryCard
- Replies: 4
- Views: 2991
- Mon Jul 19, 2004 3:56 am
- Forum: PS2 Development
- Topic: Psms on MemoryCard
- Replies: 4
- Views: 2991
Psms on MemoryCard
I try to load psms 1.5 mc version but i had a bug with the files.txt no ways to get it works . so i take psms 1.2 src , correct files.txt and try to make my own mc version , its works fine as i load from pksh . but when i try to get it works with ps1drv as boot.elf it always fail and can't load mc0:...
- Wed Jul 07, 2004 8:23 pm
- Forum: PS2 Development
- Topic: pksh and ftplib
- Replies: 2
- Views: 2186
- Wed Jul 07, 2004 8:16 pm
- Forum: PS2 Development
- Topic: pksh and ftplib
- Replies: 2
- Views: 2186
pksh and ftplib
I cant get access to the ftplib , so i compile without ftp support ( need to add #ifdef FTP in pksh.c line 207 and remove -lftp in makefile) i try the readme link http://nbpfaus.net/~pfau/ftplib/ (without www ) but when i want the download lib i get "You don't have permission to access" is...
- Tue Jul 06, 2004 6:15 pm
- Forum: PS2 Development
- Topic: strange pb with fioRead
- Replies: 0
- Views: 1812
strange pb with fioRead
when i test the ps2lib memorycard sample i have strange probleme
with fioRead .
fioOpen work but ,
the prg failed with fioRead(icon_fd, icon_buffer, icon_size);
but funny is when i use the newlib fct fread(buffer,size,1,in); instead
the prg work very well .
with fioRead .
fioOpen work but ,
the prg failed with fioRead(icon_fd, icon_buffer, icon_size);
but funny is when i use the newlib fct fread(buffer,size,1,in); instead
the prg work very well .
- Mon Jul 05, 2004 9:35 pm
- Forum: PS2 Development
- Topic: problems getting IRX module to load.
- Replies: 6
- Views: 4911
- Mon Jul 05, 2004 7:52 pm
- Forum: PS2 Development
- Topic: problems getting IRX module to load.
- Replies: 6
- Views: 4911
- Fri Jul 02, 2004 8:40 pm
- Forum: PS2 Development
- Topic: \ problems with 3.2.2
- Replies: 3
- Views: 3247
- Sat Mar 20, 2004 10:49 pm
- Forum: PS2 Development
- Topic: why not build a PS2DEV live-CD ?
- Replies: 4
- Views: 4675
- Fri Mar 12, 2004 10:59 pm
- Forum: PS2 Development
- Topic: why not build a PS2DEV live-CD ?
- Replies: 4
- Views: 4675
why not build a PS2DEV live-CD ?
6 months ago I setup a PS2DEV env to test ps2lib , first time i start with the cygwin binary package ,but had some problems with iop ... So i decide to build the cross compilars . all work fine but unfortunately 3 months later my hdd break and a short time after my motherboard gone away (defective c...