Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84; site brl-tgr.ARPA Path: utzoo!linus!decvax!genrad!panda!talcott!harvard!seismo!brl-tgr!tgr!RCONN@SIMTEL20.ARPA From: RCONN@SIMTEL20.ARPA (Rick Conn) Newsgroups: net.micro Subject: Re: z80 routines Message-ID: <9687@brl-tgr.ARPA> Date: Tue, 2-Apr-85 01:32:02 EST Article-I.D.: brl-tgr.9687 Posted: Tue Apr 2 01:32:02 1985 Date-Received: Sun, 7-Apr-85 10:46:20 EST Sender: news@brl-tgr.ARPA Lines: 8 The library SYSLIB3, which is distributed in source code form with ZCPR3, contains several numeric string conversion routines (ASCII text to hex, octal, decimal, and binary and binary to ASCII text in hex, octal, decimal, and binary and math library). It is in 8080 code, so it runs on both 8080s and Z80s. Documentation is in HLP files. Rick -------