Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84; site nmtvax.UUCP Path: utzoo!watmath!clyde!burl!ulysses!allegra!bellcore!decvax!mcnc!philabs!cmcl2!lanl!unmvax!unm-cvax!nmtvax!doran From: doran@nmtvax.UUCP Newsgroups: net.micro Subject: Re: z80 routines Message-ID: <414@nmtvax.UUCP> Date: Sat, 13-Apr-85 02:05:25 EST Article-I.D.: nmtvax.414 Posted: Sat Apr 13 02:05:25 1985 Date-Received: Thu, 18-Apr-85 04:48:27 EST Reply-To: doran@nmtvax.UUCP (Jonathon Doran) Followup-To: net.micro, net.micro.cpm Distribution: net Organization: New Mexico Tech, Socorro Lines: 24 Keywords: z80, subroutines In article <> jrh@bunker.UUCP (Jeff Hagen) writes: > >In an effort to avoid re-inventing the wheel, >I am looking for pointers to existing z80 assembly >math routines. I know of a book titled "6502 assembly language >subroutines". Does such a beast exist for the z80 ? > >Specifically, I need to do +-*/ on ascii strings. >Space and speed are critical. > >Thanks, > >Jeff Hagen >decvax!bunker!jrh There is a book entitled, you guessed it, "Z80 Assembly Language Subroutines", by Lance A. Leventhal, and Winthrop Saville. It is published by Osborne/McGraw-Hill, copyright 1983. Topics covered: Arrays, Arithmetic, Bit manipulation, String manipulation, I/O, Interrupts. Jon Doran ucbvax!unmvax!nmtvax!doran