K 10 svn:author V 3 bde K 8 svn:date V 27 1999-01-09T13:43:09.000000Z K 7 svn:log V 314 Removed buggy, `#if 0'ed asm version of translate_bytes() instead of fixing it. See rev.1.22 of ../sound/audio.c for fixes. When both the C version and the asm version are inlined, and everything is cached, the asm version is 1.75 times slower than the C version on P5's. On K6's, it is only 1.25 times slower. END