home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / sys / atari / 8bit / 5673 < prev    next >
Encoding:
Text File  |  1992-12-22  |  2.5 KB  |  52 lines

  1. Newsgroups: comp.sys.atari.8bit
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!swrinde!sdd.hp.com!ux1.cso.uiuc.edu!news.iastate.edu!vincent1.iastate.edu!sourada
  3. From: sourada@iastate.edu (Steven D Ourada)
  4. Subject: Re: Kermit-65 source code
  5. Message-ID: <sourada.725062825@vincent1.iastate.edu>
  6. Keywords: KERMIT, UNARC, huge, VT100, Speedscript, Catch-22
  7. Sender: news@news.iastate.edu (USENET News System)
  8. Organization: Iowa State University, Ames IA
  9. References: <1992Dec19.090253.7940@merk.com> <1gu5qqINN79a@usenet.INS.CWRU.Edu> <1gvcv3INNp04@usenet.INS.CWRU.Edu> <1992Dec22.145256.8122@merk.com>
  10. Date: Tue, 22 Dec 1992 22:20:25 GMT
  11. Lines: 39
  12.  
  13. In <1992Dec22.145256.8122@merk.com> winston@merk.com (Winston Smith) writes:
  14.  
  15. (I thought I'd follow-up to the group just because this might be interesting
  16. to others...)
  17.  
  18. >I performed an FTP request (called a "get" I believe?) of the KERMIT-65
  19. >source code.  The good news is that the file was delivered to the
  20. >requesting UNIX machine.  The bad news is that the file was delivered in
  21. >an "ARC" format as one large file of over eight hundred double-density
  22. >sectors!  What the heck am I supposed to do with this?!?? 
  23. [...]
  24. >     Needless to say, I am placed in a "Catch-22" situation.  The KERMIT-65
  25. >source files are --NOT-- in an ATARI 8-BIT format, but in some text format
  26. >too large to be contained on an ATARI 8-BIT drive.  I can not successfully
  27. >download this humongous file to an ATARI 8-BIT and then UNARC it.  Is there
  28. >some way that I can UNARC this behemoth on a UNIX system?  I know that UNIX
  29. >uses COMPRESS, TAR, and ZOO, but I do not believe that I have seen ARC on a
  30. >UNIX box before.
  31. [...]
  32. >Does anyone out there have any ideas how to solve this problem?  Thanks.
  33.  
  34. Kermit 65 was written and assembled on another system (an ST, I believe). The
  35. ST was of course able to handle the size of the file, but it's kind of
  36. impossible to work with on the 8bits. If you're only interested in reading
  37. some of the code, you just need to unARC it on another system (yep, there
  38. are Unix-compatible ARC's out there...), then either look at it on that system
  39. or break it up for use on the 8bit.
  40.  
  41. If you want to change the code and reassemble it, your best bet it to use 
  42. another system and a cross-assembler. (Atari's Madmac assembler for the ST
  43. will assemble 6502) If you can't get ahold of another system and assembler,
  44. you will have to be very patient and inventive :-)
  45.  
  46.                   Later,
  47.                     Steven Ourada
  48. -- 
  49. -------
  50. Steven Ourada -- sourada@iastate.edu
  51.