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 

Add a function in ps2link/ps2client

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



Joined: 15 Nov 2004
Posts: 19
Location: France

PostPosted: Mon Jan 10, 2005 10:29 pm    Post subject: Add a function in ps2link/ps2client Reply with quote

Is it possible to add a function to get "exceptions handler" on ps2client and not only on the tv ?
Back to top
View user's profile Send private message
blackdroid



Joined: 17 Jan 2004
Posts: 564
Location: Sweden

PostPosted: Tue Jan 11, 2005 10:06 pm    Post subject: Reply with quote

yes its possible to get the exception output on the console, it is however up to the client programmer to add that feature to the client, ps2link supports switching the output between console and screen.
_________________
Kung VU
Back to top
View user's profile Send private message Visit poster's website
ooPo
Site Admin


Joined: 17 Jan 2004
Posts: 2032
Location: Canada

PostPosted: Tue Jan 11, 2005 11:29 pm    Post subject: Reply with quote

Yeah, I suppose I should get around to adding that and a few other new commands...
Back to top
View user's profile Send private message Visit poster's website
misfire



Joined: 06 Sep 2004
Posts: 120
Location: Germany

PostPosted: Thu Jan 13, 2005 11:49 pm    Post subject: Reply with quote

btw, ooPo, there is a small bug with ps2client's dumpmem command:

Code:
ps2link.c (Rev. 1.17), line 260

command.offset = offset;

should be:

command.offset = htonl(offset);

Should be no problem to fix it. ;)
Back to top
View user's profile Send private message
pixel



Joined: 30 Jan 2004
Posts: 791

PostPosted: Fri Jan 14, 2005 1:12 am    Post subject: Reply with quote

There are prolly other bugs in ps2client anyway ;)


By the way, how can we register new products/components to the bugzilla ?
_________________
pixel: A mischievous magical spirit associated with screen displays. The computer industry has frequently borrowed from mythology. Witness the sprites in computer graphics, the demons in artificial intelligence and the trolls in the marketing department.
Back to top
View user's profile Send private message
ooPo
Site Admin


Joined: 17 Jan 2004
Posts: 2032
Location: Canada

PostPosted: Fri Jan 14, 2005 3:42 am    Post subject: Reply with quote

Fixed and commited to cvs. Thanks!
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    forums.ps2dev.org Forum Index -> PS2 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