K 10 svn:author V 3 bde K 8 svn:date V 27 1998-07-15T11:47:58.000000Z K 7 svn:log V 238 Don't cast pointers to longs in asm statements. These asm statments are not quite as pessimal as when I complained about them in rev.1.9 of audio.c. They seem to be only 40% slower than the C version on P5's and the same speed on K6's. END