Path: utzoo!utgpu!water!watmath!clyde!att!osu-cis!tut.cis.ohio-state.edu!rutgers!cbmvax!bryce From: bryce@cbmvax.UUCP (Bryce Nesbitt) Newsgroups: comp.sys.amiga.tech Subject: Re: cia.resource Keywords: fd.file missing Message-ID: <4762@cbmvax.UUCP> Date: 17 Sep 88 00:34:59 GMT References: <1104@inria.UUCP> Reply-To: bryce@cbmvax.UUCP (Bryce Nesbitt) Organization: Commodore Technology, West Chester, PA Lines: 19 In article <1104@inria.UUCP> rouaix@inria.UUCP (Francois Rouaix) writes: > >The cia.resource is somewhat documented in the RKM2. >However, I couldn't find the corresponding fd.file anywhere. >... >I can't find the offsets for those AddICRVector and such. Not too surprising, there is none. If you just want the offsets, try this: ##bias 6 ##public AddICRVector(bit,interrupt)(a6,d0,a1) RemICRVector(bit)(a6,d0) AbleICR(mask)(a6,d0) SetICR(mask)(a6,d0) ##end