Path: utzoo!mnetor!uunet!lll-winken!lll-tis!ames!pasteur!ucbvax!WPI.BITNET!MPENDER From: MPENDER@WPI.BITNET Newsgroups: comp.sys.apple Subject: (none) Message-ID: <8805020040.AA27497@wpi.local> Date: 2 May 88 00:40:21 GMT Sender: daemon@ucbvax.BERKELEY.EDU Organization: The Internet Lines: 5 A program in the language card can recover if it intercepts the dos reset vector in page 3 and then jumps to a connect routine carefully hidden away some where in memory (not the language card) I know this because I just wrote an interrupt driven clock program that runs in the background, and reset would kill it ohterwise. I load applesoft into the language card, and modify the FFFE irq vector.