Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!linus!philabs!cmcl2!harvard!think!mit-eddie!genrad!decvax!ittatc!dcdwest!sdcsvax!martin From: martin@sdcsvax.UUCP (Bruce Martin) Newsgroups: net.micro.amiga Subject: Amiga libraries and devices Message-ID: <1732@sdcsvax.UUCP> Date: Tue, 29-Apr-86 16:45:46 EDT Article-I.D.: sdcsvax.1732 Posted: Tue Apr 29 16:45:46 1986 Date-Received: Sat, 3-May-86 01:30:49 EDT Organization: EECS Dept. U.C. San Diego Lines: 4 Keywords: Amiga libraries assembler C I gather from browsing the rom kernel manual that amiga libraries and devices must be written in assembler and not C. Is this true? Or only the interface? The skeleton library in Appendix K is in assembler. Are there examples in C?