Newsgroups: comp.sys.amiga.hardware
Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!magnus.acs.ohio-state.edu!csn!boulder!happy.colorado.edu!kskelm
From: kskelm@happy.colorado.edu
Subject: Re: Assembly Language Utilities Wanted
Message-ID: <1991Jun7.000905.1@happy.colorado.edu>
Lines: 31
Sender: news@colorado.edu (The Daily Planet)
Nntp-Posting-Host: happy
Organization: University of Colorado, Boulder
References: <1991Jun4.133229.9078@maytag.waterloo.edu>
Date: 7 Jun 91 00:09:05 MDT
Lines: 31

In article <1991Jun4.133229.9078@maytag.waterloo.edu>, markb@csg.uwaterloo.ca (Mark Brezina) writes:
>  
> 	I'm also looking for a good assembly language monitor/assembler.  Any
> recommendations?

    Well, so far I've had good luck with both A68K assembler (Thanks, Charlie!)
and scypmon, both available in /amiga/languages/assembly on AB20.

    Since my mail to Charlie Gibbs bounced, this is a good chance to vent
my brain:

        *WHY* do the coders of all assemblers *INSIST* on having such
strict spacing rules!?!?!?  I refer to the fact that one cannot have a
space between operands.  It is SO much more readable with a space in
there... why can we not have one?  Another gripe is that labels are not
recognized in the following situation:

lab:move d1,d0

        Again- why?  There's a colon there.  That should suffice as a
separator.  I have tried repeatedly to get into Amiga assemblers-- and I
have repeatedly been distracted from the program at hand by tiny, petty,
numerous idiosyncrasies in the format that assemblers want.

-----
 More bandwidth wasted by...
   // Kevin "Visionary will be done RSN" Kelm 
  // kskelm@happy.colorado.edu -or- kskelm@COLOSPGS.BITNET
\X/ My views are not necessarily those of CU, but they should be.
Send flames to bite!me@bit.bucket.edu

