I wrote few programs in assembly in flat assembler for 32bit windows xp. But now that I have 64bit windows 8 I can't run the .com files, as they appear to be incompatible with 64bit version (the programs are 32bit).
How do I convert it so I can run it in win8 as well? Maybe use a different assembler?
I'd like to avoid the need for emulators and virtual machines.