Path: chuka.playstation.co.uk!news From: bob@shand.org.uk (ROBERT C SHAND) Newsgroups: scee.yaroze.freetalk.english Subject: Re: C++ Examples Date: Tue, 24 Oct 2000 19:12:19 GMT Organization: PlayStation Net Yaroze (SCEE) Lines: 44 Message-ID: <39f5de14.46315157@www.netyaroze-europe.com> References: <8sq0sf$t1g1@www.netyaroze-europe.com> NNTP-Posting-Host: is3372.tay.ac.uk X-Newsreader: Forte Free Agent 1.21/32.243 On Fri, 20 Oct 2000 18:54:31 +0100, "Derek da Silva" wrote: Hi Derek, I've been looking for some C++ stuff too. There are a few bits and peices on the SCEA mirror, but not much. I got most information from the CW disc, in the unsupported folder. I did have one problem, which I couldn't sort out.... once I had setup everything to work with C++ in CW, I could compile a project etc. but when I ran it and the program exited, it just started again. I found something in a previous message in scee.yaroze.codewarrior ( I think) which let me create an exit function, so I could connect back to the Yaroze without resetting it. went something like asm void exit(void) { breakc 0x821 // Can't remember the exact value nop } Hope this is of a bit of help Regards Bob Robert Shand bob@shand.org.uk >Hi > >If you know of any net yaroze codewarrior C++ code examples, or projects >written in C++, please let me know. I'm aware of Chris Blackwell's website >and the pad example on the CW disc. > >Cheers, > >Derek > >