[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Which assembler?



"Kallikak" <ken.wessen@gmail.com> wrote in
1151285723.076143.40400@u72g2000cwu.googlegroups.com:">news:1151285723.076143.40400@u72g2000cwu.googlegroups.com: 

> I'm after a 6502 assembler for my Apples, and am hoping for some
> advice on the best one to choose.  Although I realise it may not
> be possible for all my requirements to be met, here is what
> would be ideal: 

Check out the S-C Assembler, available for download with full
documentation at:

   http://www.stjarnhimlen.se/apple2/

The S-C Assembler fullfills all your requirements:

>   1.  Comes on a single disk,

Yes!

>   2.  At least basic documentation is downloadable somewhere,

Full documentation available

>   3.  Can run on a 64K Apple II+ (though I have a 128K IIe and a
>   IIc as well)

Can even run on a 48K Apple II+ and uses the language card if available,
and then it replaces Integer Basic as the "second language".

>   4.  Uses a relatively standard syntax - e.g. hopefully things
>   like LDA ($300),Y rather than LDAIY $300 etc

Yes!

>   5.  I'm sure they'll all support symbols, macros aren't so
>   important to me, but an include facility would be nice.

Supports global and local symbols, macros, include.  Generated object
code can be put directly in RAM, or emitted to a binary disk file.

Happy assembling!

-- 
----------------------------------------------------------------
Paul Schlyter,  Grev Turegatan 40,  SE-114 38 Stockholm,  SWEDEN
e-mail:  pausch at stockholm dot bostream dot se
WWW:     http://stjarnhimlen.se/