On Mar 9, 1:29pm in "Re: lightpen", you warbled: ] On Thu, 9 Mar 1995 12:22:57 +0000 (GMT), Simon Cooke said: ] > No, they're read in the right order, just that the line interrupt vector ] > is called *after* the palette line stuff, so it falls over. ] ] In my copy of the ROM 3.0 it isn't called *at all*, which is rather irksome. ] ] imc Mine too - so you have to use the new vector mentioned in the addendum in my version of the manual - the `any interrupt' one.
This should actually make the problem si describes go away - because it basically does every interrupt handling itself. Geoff

