Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.3 alpha 4/15/85; site sdcc6.UUCP Path: utzoo!watmath!clyde!burl!ulysses!mhuxr!ihnp4!houxm!vax135!cornell!uw-beaver!tektronix!hplabs!sdcrdcf!sdcsvax!sdcc3!sdcc6!ir320 From: ir320@sdcc6.UUCP (ir320) Newsgroups: net.micro.cpm Subject: PCPI.MAC available from SIMTEL20 Message-ID: <2015@sdcc6.UUCP> Date: Fri, 19-Apr-85 13:22:53 EST Article-I.D.: sdcc6.2015 Posted: Fri Apr 19 13:22:53 1985 Date-Received: Mon, 22-Apr-85 01:43:57 EST Organization: U.C. San Diego, Academic Computer Center Lines: 7 Keywords: PCPI CPM Interface PCPI.MAC and PCPI.DOC are available from SIMTEL 20 under the directory MICRO:(CPM-APPLE). These files provide a method of interfacing with Apple memory through high level languages. So far, the interface works as described in the .DOC files with Turbo Pascal and several C compilers. The only requirement is that the parameters be put on the stack and function results returned in HL register pair. Code can be easily modified.