nasmfloat v0.1

Little tool to convert floats into their integer equivalent, because
nasm isn't able to do that.

Usage:
Mark all floats in your asm source with {...} (e.g. mov eax,{0.1}).
nasmfloat < infile > outfile

http://www.int21.de/nasmfloat/

Released under the terms of the GPL Version 2 or above

Hanno Bck, 29.08.2003