Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watnot!watmath!clyde!rutgers!seismo!mcvax!dutinfd!abi From: abi@dutinfd.UUCP Newsgroups: comp.sys.atari.st Subject: receiving interrupts in an user program Message-ID: <530@dutinfd.UUCP> Date: Thu, 2-Apr-87 10:50:25 EST Article-I.D.: dutinfd.530 Posted: Thu Apr 2 10:50:25 1987 Date-Received: Sat, 4-Apr-87 16:14:22 EST Organization: Delft Univ. of Techn., Netherlands Lines: 10 Keywords: interrupts, 68901, crash It would be nice if during execution of a program an interrupt would occur at regular intervals. The xbios call Xbtimer should make this possible, but the only result is a crash at timer A and a crash after a number of interrupts at timer D. Even updating a counter as the only action is to much. I assume there is some way to use this routine properly, but how? Can someone who has used this routine with more succes than I have show me how to do it properly, preferably with an example? Thanks, Ton Biegstraaten