2004-11-21 09:59 PM
Conversion between Cosmic Assembler and ST7 Assembler Toolset
2004-11-13 06:01 AM
Hi,
I've got some assembler code written using Cosmic asm convention and as I don't have their Assembler, I was wondering if there's an easy way to convert these files to ST7 Assembler Toolset format (maybe even a conversion utility). I definitely wouldn't like to do it by hand ;) thanks V.2004-11-21 09:59 PM
Hello,
Could you tell, what kind of error do you get when you compile these files with st7 assembler. Because my feeling is that the asm file which is compiled with cosmic can also be compiled by st7 assembler. pls note that for st7 assembler, each file should start with ''st7/'' statement, which is not the case with cosmic ast7.