Description of iASM |
iASM is a utility I've created to allow me to insert ASM {} blocks into
C files and allow them to be compiled by Watcom C/C++. iASM will search for the ASM directive and replace it will the Watcom style of inline ASM coding. Read the text file that comes with the ZIP to find out how it works. |