Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!esosun!ucsdhub!sdcsvax!ucbvax!UCONNVM.BITNET!SEWALL From: SEWALL@UCONNVM.BITNET Newsgroups: comp.sys.apple Subject: Kermit assembly Message-ID: <8704272153.aa19687@SPARK.BRL.ARPA> Date: Mon, 27-Apr-87 22:50:00 EDT Article-I.D.: SPARK.8704272153.aa19687 Posted: Mon Apr 27 22:50:00 1987 Date-Received: Wed, 29-Apr-87 05:43:21 EDT Sender: daemon@ucbvax.BERKELEY.EDU Distribution: world Organization: The ARPA Internet Lines: 13 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?