Hi Richard, I would happily convert the asm code into c code if only I knew what it was supposed to do. That has been my problem all along. When I have looked at the code, I couldn't see what it was trying to do. But I am happy to help if I can. G'donya matie, Paul. ---------------------------------------------------------- Paul de Leeuw Computers NSW Central Coast, Australia Email: pdeleeuw@deleeuw.com.au www: < http://www.deleeuw.com.au> ABN 72 360 822 562 ---------------------------------------------------------- -----Original Message----- From: fractdev-bounces+pdeleeuw=deleeuw.com.au@mailman.xmission.com [mailto:fractdev-bounces+pdeleeuw=deleeuw.com.au@mailman.xmission.com] On Behalf Of Richard Sent: Tuesday, 30 January 2007 12:21 PM To: fractdev@mailman.xmission.com Subject: How you can help (was: [Fractdev] beta 3) How's your x86 assembly? :-P Seriously, we could really use some help on getting C versions of the existing x86 assembly fractal code. I've already taken care of the code in the non-fractal computing assembly files, with C code created for the X11 port and my driver abstraction (which takes care of the keyboard and video stuff). This could be done by tweaking the assembly and putting it in an __asm {} block, or it could be done by translating the assembly code into C, whichever is easiest for whoever does it :-).