Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watmath!clyde!rutgers!ames!ptsfa!ihnp4!alberta!sask!hardie From: hardie@sask.UUCP Newsgroups: comp.sys.amiga Subject: using timer interrupts - HELP! Message-ID: <701@sask.UUCP> Date: Wed, 22-Apr-87 15:39:40 EST Article-I.D.: sask.701 Posted: Wed Apr 22 15:39:40 1987 Date-Received: Sat, 25-Apr-87 19:33:51 EST Organization: University of Saskatchewan Lines: 13 Keywords: arghhhhh Is there a kind soul out there who knows how to use the interrupt system to catch 8520 timer interrupts? Spercifically, I want to be able to have a program that is interrupted 400-500 times a second and during the interrupt have a quick look at the parallel port and plot a couple of points in a bitmap. I can read the port no problem, but at the moment am using an awful busy loop to watch the timer. The solution should preferably use an absolute minimum of assembler code and maximize the amount of C. Thanks extremely. Pete Hardie ihnp4!sask!hardie