Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!apple!agate!ucbvax!decwrl!hplabs!hp-sdd!ucsdhub!sdcsvax!amos!jonah From: jonah@amos.ling.ucsd.edu (Jonah Stich) Newsgroups: comp.sys.apple Subject: Re: Beginner in Assembly Summary: Well... Keywords: Assembly, source code, etc. Message-ID: <6783@sdcsvax.UCSD.Edu> Date: 7 Jul 89 17:51:05 GMT References: <8907060856.AA01161@crash.cts.com> Sender: nobody@sdcsvax.UCSD.Edu Reply-To: jonah@amos.UUCP (Jonah Stich) Organization: Univ. of Calif., San Diego Lines: 26 In article <8907060856.AA01161@crash.cts.com> pnet01!pro-sat!pro-cyon!neilhncc1701d@nosc.mil writes: > > Any assembly gurus out there want to help a newcomer to the assembler >world?? Well, I'm no guru (I started programming in assembly about a year ago) but I'm going to chip in my two cents worth anyway. >I just got my copy of _Programming the Apple IIgs in Assembly >Language_ by David Eyes and Ron Lichty. My Toolblox Reference Vols (I and II) >should arrive any day now from APDA. Now my question is this... are there ahy >other books I should get before diving into 65816 programming?? Or anything I >should watch out for?? Well, you have everything that you really need to start programming. That is the book I started with, and I'm alread 1/1000th of the way to being a proficient programmer. I would however, recommend getting the Source Code Sampler, Volume 1 from APDA (Sorry,I don't have my APDALog with me right now, so I can't get you the order number or the price. E-mail me if you want more info.) It has thirteen programs, all demonstrating useful things. Whenever my program isn't working, its a good bet that I can look in the Source Code Sampler and they'll show me how to do it correctly. Hope I've been of some help. Jonah