Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1 6/24/83; site moncol.UUCP Path: utzoo!watmath!clyde!burl!ulysses!mhuxr!mhuxt!houxm!vax135!petsd!moncol!ben From: ben@moncol.UUCP (Bennett Broder) Newsgroups: net.micro.apple Subject: Re: trace/ss an appleII+ ? Message-ID: <562@moncol.UUCP> Date: Mon, 18-Nov-85 19:23:09 EST Article-I.D.: moncol.562 Posted: Mon Nov 18 19:23:09 1985 Date-Received: Tue, 19-Nov-85 05:48:32 EST References: <2a22a8a9.46b9@apollo.uucp> Organization: Monmouth College, West Long Branch, NJ 07764 Lines: 24 >Does anyone know of a way to trace or single step an AppleII+ from the monitor? It would seem >that a routine could be written to perform this feat. Please let me know if you have experience >with this or can offer any suggestions. A routine to do this has already been written, in fact, I am certain you have it in your library. Where??? Why right on your DOS 3.3 system master. It is loaded automatically along with Integer Basic when the disk is booted. (You need to have a 16k language card in slot 0) Just type INT to get into Integer basic, call -151, and the commands will be present. The 'S' command (optionally preceded by an address) will single step a program, the 'T' command will do a trace. You can find more information on page 52 of the old Apple II reference manual that came with your II plus. By the way, this info also applies to Apple IIe's and Apple IIc's. Those with old Apple IIs with integer in ROM have it even easier-- they have these routines present as soon as they power up their machines. In case you're curious, the trace and step commands were deleted from the monitor ROM to make room for Applesoft, since Applesoft is much bigger than integer. Hope this helps. Ben Broder ..vax135!petsd!moncol!ben ..ihnp4!princeton!moncol!ben