Path: chuka.playstation.co.uk!news From: "pal" Newsgroups: scee.yaroze.freetalk.english Subject: Re: how to make my code crash-proof? Date: 21 Feb 2002 01:33:38 GMT Organization: PlayStation Net Yaroze (SCEE) Lines: 12 Message-ID: <01c1ba76$f1c03f60$dd88933e@pal-s-omnibook> References: <01c1ba1b$e134c5e0$4d8a933e@pal-s-omnibook> NNTP-Posting-Host: nas-cbv-3-136-221.dial.proxad.net X-Newsreader: Microsoft Internet News 4.70.1155 Kenny Millar wrote in article ... > Best advice from me would be to check the CPU specs and see if it throws an > exception, or generates an interrupt, for such things as 'invalid > instruction' or 'divide by zero' then hook into that exception or interrupt > vector. Ok, but where am i supposed to find the address of the interrupt vector? And am i 'allowed' to replace it?