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