home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / sys / atari / 8bit / 5836 < prev    next >
Encoding:
Text File  |  1993-01-11  |  1.9 KB  |  43 lines

  1. Newsgroups: comp.sys.atari.8bit
  2. Path: sparky!uunet!gatech!destroyer!news.iastate.edu!pv0a27.vincent.iastate.edu!tgreen
  3. From: tgreen@iastate.edu (Todd Greenfield)
  4. Subject: patched as6502 on archive (was Re: Kermit-65 source code)
  5. Message-ID: <tgreen.726785150@pv0a27.vincent.iastate.edu>
  6. Sender: news@news.iastate.edu (USENET News System)
  7. Organization: Iowa State University, Ames IA
  8. References: <92358.112139JJMCWILL@MTUS5.BITNET> <BzyKMB.CMJ@merk.com> <72769@cup.portal.com> <C07sBJ.Juv@merk.com> <1993Jan03.003650.10553@uunet!scarrow>
  9. Date: Mon, 11 Jan 1993 20:45:50 GMT
  10. Lines: 31
  11.  
  12.  
  13. >In article <C07sBJ.Juv@merk.com> winston@merk.com (Winston Smith) writes:
  14.  
  15. >> "Just when you thought it was safe to go back in the water...."
  16. >>
  17. >>     Well, the KERMIT-65 saga continues.  I was able to locate a 6502
  18. >> cross-assembler written in C.  It is able to generate an ASCII text
  19. >> assembler listing, both with program source, or just with assembled byte
  20. >> values given in ASCII text.  This program is able to run on a "Kernighan
  21. >> and Ritchie" C compiler.  Unfortunately, the program that accompanies the
  22. >> assembler, that is supposed to turn the text characters into binary
  23. >> code, is written in ANSI C, and the file calls make the K&R C compiler I
  24. >> am using do strange things.  <* ARG! *>  Why can't this assembler generate
  25. >> UUENCODE output as an option?  Why do people --DO-- things like this?  Why
  26. >> do they add non-compatible ANSI C programs to programs that are K&R C
  27. >> compliant?  This is driving me crazy!
  28.  
  29.  
  30. well, I decided to fix as6502 to output the object file
  31. in atari format.  I just put it up on the archive,
  32. in 8bit\New\as6502_atari.tar.Z (use uncompress then tar xf
  33. on unix to unarchive).  I included a msdos exe.
  34.  
  35. I'm thinking about hacking it a bit more - to make it more
  36. like MAC65 - would there be any interest in this?  Probably
  37. won't have time though.
  38.  
  39. todd
  40. -- 
  41. Todd Greenfield
  42. tgreen@iastate.edu 
  43.