[comp.sys.apple] Kermit assembly

SEWALL@UCONNVM.BITNET (04/28/87)

You clearly know more about assembly language than I do, but
doesn't all that in the Kermit messages about the CROSS assembler
mean that the assembly code delivered by KERMSRV isn't necessarily
compatible with Merlin and other Apple assemblers?

I'm just a peasant who downloaded the A2*.HEX files (or the
A2K375.* files - I tried them both) and got files that work.  The
SSC driver I got works on a 6502 although you REALLY do have to set
the interrupts switch on the SSC.

If you're really curious about the 6502 source code, why not download
the A2*.HEX files, EXEC 'em, BSAVE what gets loaded into memory and
then disassemble that?