home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / sys / mac / programm / 19969 < prev    next >
Encoding:
Text File  |  1992-12-17  |  1.9 KB  |  45 lines

  1. Newsgroups: comp.sys.mac.programmer
  2. Path: sparky!uunet!nih-csl.dcrt.nih.gov!FAXCSL!FIXER
  3. From: fixer@faxcsl.dcrt.nih.gov (Chris Feelin' Groovy Tate)
  4. Subject: Re: Assembly with C question...
  5. Message-ID: <1992Dec17.132902.4869@alw.nih.gov>
  6. Sender: postman@alw.nih.gov (AMDS Postmaster)
  7. Reply-To: fixer@faxcsl.dcrt.nih.gov
  8. Organization: Computer Systems Laboratory, DCRT, NIH
  9. References: <1992Dec12.232559.265@physc1.byu.edu> <1992Dec13.215351.129652@watson.ibm.com>,<1992Dec16.023307.16156@eng.umd.edu>
  10. Date: Thu, 17 Dec 1992 13:29:02 GMT
  11. Lines: 32
  12.  
  13. In article <1992Dec16.023307.16156@eng.umd.edu>, russotto@eng.umd.edu (Matthew T. Russotto) writes:
  14. >
  15. >>In <1992Dec12.232559.265@physc1.byu.edu> seth@physc1.byu.edu writes:
  16. >>> 
  17. >>>main:
  18. >>>00000000        JSR       $0000(A5)
  19. >>>00000004        JSR       $0000(A5)
  20. >>>00000008        JSR       $0000(A5)
  21. >>>0000000C        JSR       $0000(A5)
  22. >>>00000010        JSR       $0000(A5)
  23. >>> 
  24.  
  25. Pet peeve #17:  I wish the Disassembly display in THINK C would write things
  26. like 'JSR  Init()' instead of the plain 'JSR $0000(A5)'.  Presumably, it knows
  27. what function each reference really belongs to; this would make the Disassembly
  28. *much* more useful.
  29.  
  30. [Accidentally deleted reference - someone said...]
  31. >>[Man, I really miss a good text editor...]
  32.  
  33. [Xavier responded...]
  34. >You would prefer Xedit? <evil grin>
  35.  
  36. Call me what you will; I *like* Xedit.  :-)  At least, when I used it (a lot!)
  37. at Penn State, we had enough prefix functions and funky Rexx macros available
  38. that it was very handy.  For a line-based editor, it was amazingly easy to use.
  39.  
  40. ------------------------------------------------------------------------------
  41. Christopher Tate             | The Leadfoot Collection, Continued:
  42. Management Systems Designers |     * Texas Twister (Little Feat)
  43.                              |     * Shooting Star (Bad Company) 
  44. fixer@faxcsl.dcrt.nih.gov    |     * Layla (Derek and the Dominoes)
  45.