home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / sys / atari / 8bit / 5766 < prev    next >
Encoding:
Text File  |  1993-01-02  |  2.6 KB  |  50 lines

  1. Newsgroups: comp.sys.atari.8bit
  2. Path: sparky!uunet!scarrow!root
  3. From: root@uunet!scarrow (Superuser)
  4. Subject: Re: Kermit-65 source code
  5. Organization: TCI
  6. Date: Sun, 03 Jan 1993 00:36:50 GMT
  7. Message-ID: <1993Jan03.003650.10553@uunet!scarrow>
  8. In-Reply-To: winston@merk.com's message of Sat, 2 Jan 1993 06:50:06 GMT
  9. References: <92358.112139JJMCWILL@MTUS5.BITNET> <BzyKMB.CMJ@merk.com> <72769@cup.portal.com> <C07sBJ.Juv@merk.com>
  10. Lines: 38
  11.  
  12. In article <C07sBJ.Juv@merk.com> winston@merk.com (Winston Smith) writes:
  13.  
  14. > "Just when you thought it was safe to go back in the water...."
  15. >
  16. >     Well, the KERMIT-65 saga continues.  I was able to locate a 6502
  17. > cross-assembler written in C.  It is able to generate an ASCII text
  18. > assembler listing, both with program source, or just with assembled byte
  19. > values given in ASCII text.  This program is able to run on a "Kernighan
  20. > and Ritchie" C compiler.  Unfortunately, the program that accompanies the
  21. > assembler, that is supposed to turn the text characters into binary
  22. > code, is written in ANSI C, and the file calls make the K&R C compiler I
  23. > am using do strange things.  <* ARG! *>  Why can't this assembler generate
  24. > UUENCODE output as an option?  Why do people --DO-- things like this?  Why
  25. > do they add non-compatible ANSI C programs to programs that are K&R C
  26. > compliant?  This is driving me crazy!
  27.  
  28. I am very interested in obtaining such a cross-assembler, where did you get it?
  29. Is it commercial (I assume not, because you've got source) or PD? It really
  30. shouldn't be that hard to get it to write out in any format you want.
  31.  
  32. I am primarily interested in running it under Unix and converting it to write
  33. Atari executables directly. The reason is that I kind of like having access
  34. to my hard drive, 80 columns, and a fast CPU. I do have a ANSI compiler, but
  35. I am really interested in the assembler itself.
  36.  
  37. If you could put it on BART or mail it to me (assuming it is PD), I would
  38. greatly appreciate it.
  39.  
  40. PS: The reason I am posting this message instead of sending mail is that for
  41. some reason my mailer software didn't send correctly. It seems to work OK
  42. most of the time, however.
  43. -- 
  44. +------------------------------+----------------------------------------------+
  45. | Have we been here before?... | E-Mail: ...!uunet!scarrow!kirk               |
  46. | - Or are we yet to come?     +----------------------------------------------+
  47. |                              | DISCLAIMER: My thoghts and views are my own, |
  48. |                Dr. Who, 1975 |             I subscribe to free will.        |
  49. +------------------------------+----------------------------------------------+
  50.