How to execute rom0:OSDSYS
How to execute rom0:OSDSYS
I need help.
How can i execute rom0:OSDSYS BootBrowser ??
I need to turn in browser from my prog, how i can?
i have try sample "loadelf" in ps2lib but it freeze
any idea?
tnx
sincro
How can i execute rom0:OSDSYS BootBrowser ??
I need to turn in browser from my prog, how i can?
i have try sample "loadelf" in ps2lib but it freeze
any idea?
tnx
sincro
note, i just tried it using the same method as the loadelf example in ps2lib. it works perfectly fine. it takes at least ten seconds for it to boot to my browser. but that could be because of the sony hdd, or the ps1 disc in the drive or something.
it takes a while with both methods.
also, make sure your start address isn't the problem.
Loaded, rom0:OSDSYS
start address 0x100008
gp address 00000000
as you can see it loads to (i beleive) the default address for what you compile. if you use 0x200008 (like the loadelf example), it works just fine.
it takes a while with both methods.
also, make sure your start address isn't the problem.
Loaded, rom0:OSDSYS
start address 0x100008
gp address 00000000
as you can see it loads to (i beleive) the default address for what you compile. if you use 0x200008 (like the loadelf example), it works just fine.
Thanks mr bob for replay
i've try but not work :(
my prog is based on ps2 menu 2.6. Why don't work?
i load my elf file from ps2link and dev1 but wen call rom0:OSDSYS BootBrowser or syscall 0X04 program freeze.
i set my start addres to 0x200008 but freez :(
i've also try to poweroff hdd before call but always freeze
any suggetsion?
thanks
sincro
i've try but not work :(
my prog is based on ps2 menu 2.6. Why don't work?
i load my elf file from ps2link and dev1 but wen call rom0:OSDSYS BootBrowser or syscall 0X04 program freeze.
i set my start addres to 0x200008 but freez :(
i've also try to poweroff hdd before call but always freeze
any suggetsion?
thanks
sincro