From: "Luiz Fernando Estivalet" To: Subject: fixed point + allegro Date: Fri, 13 Nov 1998 11:39:48 -0200 Message-ID: <01be0f0b$14c711c0$3cfaf8c8@aguia> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.71.1712.3 X-MimeOLE: Produced By Microsoft MimeOLE V4.71.1712.3 Reply-To: djgpp AT delorie DOT com Hi everybody, I need some help... i'd like to convert those fixed point routines of allegro to use in a C++ Compiler 16 bits. But almost all code of fixed point in allegro is in assembler. Does anybody have source code of anyother fixed point functions (add, minus, mul, sub) ? I'm tring to convert allegro functions but i really don't understand the AT&T format yet.... Thanks Luiz Fernando