Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84; site uw-beaver Path: utzoo!watmath!clyde!cbosgd!ulysses!mhuxr!mhuxt!mhuxj!houxm!vax135!cornell!uw-beaver!info-mac From: info-mac@uw-beaver Newsgroups: fa.info-mac Subject: assembly i/o package Message-ID: <283@uw-beaver> Date: Fri, 21-Dec-84 20:37:47 EST Article-I.D.: uw-beave.283 Posted: Fri Dec 21 20:37:47 1984 Date-Received: Sun, 23-Dec-84 00:33:26 EST Sender: daemon@uw-beaver Organization: U of Washington Computer Science Lines: 14 From: winkler@harvard.ARPA (Dan Winkler) Here is a little assembly language i/o package developed for our assembly language courses that use the Mac. It was written by Jeff Miller and is used by his QuickPrint and MacMelody programs. We were using an early version of the assembler then, but this should work just fine with the newer versions. The only difference I know of is that the new assembler names its linker files .link but the old one named them .ld. Dan. (winkler@harvard) [filed onio.asm]