BDSNEW.CSM - New BDS C Library Functions This file replaces several of the BDS C library functions that were written in C. The functions, being written in assembly rather than C, are much faster than the old functions. The most impressive speed increase was found in the 'strcmp' function, which is used fairly often in many applications. These functions are believed to accurately replace the corresponding BDS C functions. If any bugs are found, please notify me either through Uucp (ucbvax!ucivax!csuf!bruce), or through the Garden Grove Data Exchange RCPM system: (714) 534-1547. Bruce Robertson July 21, 1982 Modified to include two block move functions MOVE and MOVDN which assemble with the Z80 move instructions if the 'z80' equate is true.(Incidently using conditionals with CASM isn't easy..it doesn't recognize 'if..endifs') J.R. July 19, 1982 Modified to be compatible with the CASM preprocessor. Jack Riley (303) 499-9169 RCPM v1.0 April 12, 1982 @ 13:33 by BDR