On 9/13/2006 at 11:15 AM Roy J. Tellason wrote: >Anybody know of cross-assemblers for any other chips? Here are a coiuple: http://garbo.uwasa.fi/pc/assembler.html In partcular, note CrossFire, a meta-assembler. When I'm working with a strange chip, I just code the instruction set as a bunch of MASM macros. Cheers, Chuck