Convert C source code into 16-bit 8086 assembly source code (for use with EMU8086)

Hi all

Does anyone know if it is possible to convert C source code into 16-bit 8086 assembly code (for use with EMU8086)?

Thanks
yes but this has me very curious: why? what are you building in there?
It is for a small project I am working on. (basically an ASCII shape bouncing around in the console window)

Could you tell me how? I have installed Watcom 2.0 but I don't know how to make it output the actual assembly code.
Google sez try commandline option -a=filename
I haven't used that compiler, but it has to be an option if that was not the right one try your help/documentation
Topic archived. No new replies allowed.