Path: chuka.playstation.co.uk!news From: "Peter Armstrong" Newsgroups: scee.yaroze.programming.codewarrior Subject: Re: Cyclone with code warrior.... Date: Mon, 13 Sep 1999 16:43:14 +0100 Organization: PlayStation Net Yaroze (SCEE) Lines: 16 Message-ID: <7rj67j$g0d11@chuka.playstation.co.uk> References: <7rfbog$mac20@chuka.playstation.co.uk> NNTP-Posting-Host: host212-140-3-62.btinternet.com X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2314.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Thanks Stan for emailing me and pointing out Cyclone's CodeWarrior library is broken. (oops) I've fixed the problem, and the working library is available at:- http://www.netyaroze-europe.com/~imilco/ftp/cwlibfix.zip The problem was within the vsync callback function, the psx locked up when trying to access the main link data structure. I've moved the structure declaration into the same source file as the callback function and this appears to have done the trick. Pete.