Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!watmath!clyde!caip!topaz!ll-xn!nike!ucbcad!ucbvax!case.CSNET!bammi From: bammi@case.CSNET ("Jwahar R. Bammi") Newsgroups: net.micro.atari16 Subject: Re: assembler Message-ID: <8608160206.AA28858@ucbvax.Berkeley.EDU> Date: Thu, 14-Aug-86 11:29:35 EDT Article-I.D.: ucbvax.8608160206.AA28858 Posted: Thu Aug 14 11:29:35 1986 Date-Received: Sun, 17-Aug-86 07:24:02 EDT Sender: daemon@ucbvax.BERKELEY.EDU Organization: The ARPA Internet Lines: 9 I can recommend the K-Seka package from Antic catalog as a good assembler. It assembles in memory, so its awfully fast (somthing like 30,000 lpm is advertised). It comes with a symboic debugger etc, and its relatively inexpensive $35. The main problem that i have found with it is that it does'nt have a 'include' type directive. SO even though you can develope a bunch of utility macros, they are not easy to include (you have to do it manually using the editor). I personally have switched to Hi-Softs Devpak St, but i am not sure if that is available in the US. At least i have not seen it.