From: Christian Groessler (cpg_at_aladdin.de)
Date: 2001-02-08 02:42:47
Hi all Atarians, I've modified the kermit65 sources to be assemble-able by ca65. The original sources are a port from the AppleII/C64 version by J.R.Dunning. (ftp://ftp.spudster.org/CTH/Utilities/Utilities_Files/MISC/K65SRC.ARC) The generated COM files aren't bit-equal to the versions on the net since the original binaries seem to have been compiled by a Atari specific assembler. Specifically, this assembler seems to generate many EXE file load chunks to skip uninitialized data arrays in the source file. (Atari EXE files can consist of collections of binary blocks loaded at arbitrary addresses, specified in the EXE file.) But the resulting executable seems to work. I've tested terminal emulation and file transfer. You can find my modified ca65 sources on ftp://ftp.aladdin.de/pub/people/chris/cc65/kermit65_cc65.0.1.tar.gz BTW, if anyone knows with which assembler the original binaries were compiled, please tell me. I wasn't able to locate the assembler which was used back then... regards, chris ---------------------------------------------------------------------- To unsubscribe from the list send mail to majordomo_at_musoftware.de with the string "unsubscribe cc65" in the body(!) of the mail.
This archive was generated by hypermail 2.1.3 : 2001-12-14 22:05:38 CET