Hi
I've been wondering how do you assemble to 32 bit machine code?
I already tried bin (16 bit only) and win32 with -a option (still getting more stuff)
Yet I would like to assemble to 32 bit machine code.
Is there a better possibility than parsing the listing file?