Reply by jorge munoz November 26, 20032003-11-26
Hi again,

Does anybody know if I can make a project (codewarrior) in pure assembler
using directives like XREF,XDEF,SECTION,DB,DW,DC,.... ?

What I can see Codewarrior = C compiler + ASM inline
But I would like to know if is possible Codewarrior = ASM

IF (anwer = yes)
THEN
where can I found one sample?
ELSE
Thank you
END