home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / sys / atari / 8bit / 5714 < prev    next >
Encoding:
Text File  |  1992-12-28  |  1021 b   |  25 lines

  1. Newsgroups: comp.sys.atari.8bit
  2. Path: sparky!uunet!spool.mu.edu!agate!linus!alliant!merk!winston
  3. From: winston@merk.com (Winston Smith)
  4. Subject: Re: Kermit-65 source code
  5. Message-ID: <BzyKMB.CMJ@merk.com>
  6. Organization: Technology Partners, Inc.
  7. References: <92358.112139JJMCWILL@MTUS5.BITNET>
  8. Date: Mon, 28 Dec 1992 07:25:22 GMT
  9. Lines: 14
  10.  
  11.  
  12. To All 6502 Programmers Out There,
  13.   
  14.      I have been examining the KERMIT-65 source code files that I FTP-ed
  15. from the Atari Archive with a "get".  I don't own a MAC-65 6502 Assembler
  16. cartridge, and some of the symbols used seem a bit strange.  For example,
  17. what is the meaning of the pseudo-op ".SBTTL" ?  Another interesting
  18. expression is "<byte>!<byte>" (...is that supposed to be a Logical NOT of
  19. two bytes?).  Finally, in the KERMIT-65 "make" file, the "-v" flag is set.
  20. Is there a version of the UNIX "as6502" cross-assembler utility that even
  21. --SUPPORTS-- a "v" flag ?  What assembler was used to generate object code
  22. from these sources, does anyone know ?  Thank you.
  23.  
  24.  
  25.