forums.ps2dev.org Forum Index forums.ps2dev.org
Homebrew PS2, PSP & PS3 Development Discussions
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Vtimers and eloader problem.

 
Post new topic   Reply to topic    forums.ps2dev.org Forum Index -> PSP Development
View previous topic :: View next topic  
Author Message
HexDump



Joined: 07 Jun 2005
Posts: 70

PostPosted: Mon May 29, 2006 5:28 pm    Post subject: Vtimers and eloader problem. Reply with quote

Hi,

In my last emulator build i run into a weird problem: Peopple with last version of eloader got stuck at the very beginning getting an annoying black screen. After some tests, I have managed to spot the problem, I install a vtimer for syncronization that waits for a var to get to a certain value, and this value is never reached. VTimer seems to intall ok but the handler assigned to it is never called, and this is the one that increments the var that the while loop is checking.

Has anybody run into the same prob? any solutino for that?

P.D. The program runs OK on fw 1.5.

Thanks in advance,
HexDump.
Back to top
View user's profile Send private message
HexDump



Joined: 07 Jun 2005
Posts: 70

PostPosted: Mon May 29, 2006 6:31 pm    Post subject: Reply with quote

Well it seems that the problem is not vtimers itself. I have built a little example using vtimers basen on one of the sdk examples and everything went ok... weird... it seems a side effect that another bug is producing, but again, in fw 1.5 everything goes ok.


HexDump.
Back to top
View user's profile Send private message
HexDump



Joined: 07 Jun 2005
Posts: 70

PostPosted: Tue May 30, 2006 6:15 pm    Post subject: Reply with quote

I think I will use an alternative method. The way of emulating a vtimer is to create a thread that waits/sleeps for the periode time, and then calls a function?


HexDump.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    forums.ps2dev.org Forum Index -> PSP Development All times are GMT + 10 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group