home *** CD-ROM | disk | FTP | other *** search
/ Source Code 1992 March / Source_Code_CD-ROM_Walnut_Creek_March_1992.iso / usenet / compsrcs / apple2 / 28 < prev    next >
Encoding:
Internet Message Format  |  1990-11-26  |  1.8 KB

  1. Path: wuarchive!zaphod.mps.ohio-state.edu!mips!dimacs.rutgers.edu!aramis.rutgers.edu!paul.rutgers.edu!jac
  2. From: jac@paul.rutgers.edu (Jonathan A. Chandross)
  3. Newsgroups: comp.sources.apple2
  4. Subject: v001ADM20:  Porting 6502 TECO to Apple
  5. Message-ID: <Nov.18.21.32.14.1990.1656@paul.rutgers.edu>
  6. Date: 19 Nov 90 02:32:15 GMT
  7. Organization: Rutgers Univ., New Brunswick, N.J.
  8. Lines: 36
  9. Approved: jac@paul.rutgers.edu
  10.  
  11.  
  12. I have the source to a 6502 assembly implementation of the TECO (Text
  13. Editor and Corrector) editor.  For those of you unfamiliar with TECO,
  14. it is essentially an assembly language for writing editors.  The
  15. original Emacs was written in TECO.  (TECO is very old; it can trace
  16. its roots back to the PDP-1 at MIT.  Then the T stood for "Tape",
  17. not "Text".)
  18.  
  19. The version I have was written for a custom 6502 operating system.  The
  20. functions it uses seem to be fairly straightforward and should be easily
  21. mapped to those provided by the Apple.  The source is well commented
  22. and I can relay questions to the author should the need arise.
  23.  
  24. Anyway, if someone is interested in looking at this and doing a port to
  25. the Apple, please let me know.  I'd prefer not to post the source directly
  26. since:
  27.     (1) many people will assume it works on the Apple // and will be
  28.         disappointed when it doesn't.
  29.     (2) effort may be unknowingly duplicated and thus wasted.
  30.  
  31. If several people are interested a mailing list could be set up to handle
  32. communication between the various parties.
  33.  
  34. --------------------------------------------------------------------------------
  35.  
  36. To get something posted to comp.sources.apple2, send it to:
  37.     Internet: jac@paul.rutgers.edu
  38.     UUCP: rutgers!paul.rutgers.edu!jac
  39.  
  40. Please mark comments that are not to be posted with "Not for Posting".
  41. Otherwise, I often can't tell.
  42.  
  43.  
  44. Jonathan A. Chandross
  45. Internet: jac@paul.rutgers.edu
  46. UUCP: rutgers!paul.rutgers.edu!jac
  47.