Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84; site meccts.UUCP Path: utzoo!watmath!clyde!burl!ulysses!mhuxr!mhuxn!ihnp4!stolaf!mmm!dicomed!meccts!rms From: rms@meccts.UUCP (Roger M. Shimada) Newsgroups: net.micro.apple Subject: Re: wanted: 6502 assembly book recommendations Message-ID: <296@meccts.UUCP> Date: Sun, 2-Feb-86 22:01:11 EST Article-I.D.: meccts.296 Posted: Sun Feb 2 22:01:11 1986 Date-Received: Wed, 5-Feb-86 00:48:51 EST References: <1066@utcs.uucp> <2390@reed.UUCP> Reply-To: rms@meccts.UUCP (Roger M. Shimada) Distribution: net Organization: MECC Technical Services, St.Paul, MN Lines: 15 Summary: In article <2390@reed.UUCP> kamath@reed.UUCP (Sean Kamath) writes: >an old //e, //c, ][, or ][+ ... >... From everything else, get into integer basic (By >loading it from the DOS Master Diskette or having it in ROM) and go into >the monitor. then type F666G, and there you are. A small correction. The mini-assembler from Integer BASIC won't work in the old //c. If someone out there really wants to know how to make it work, write to me. My experience is that the good old Apple ][ reference manual is a good way to start assembly language (Apple product number A2L0001A or 030-0004-01, out of print I'm sure). It documents stuff in the Monitor ROM and has a commented listing of said ROM. Above all, it has a sense of humour, if you look for it.