Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!uunet!tronsbox!dfrancis From: dfrancis@tronsbox.xei.com (Dennis Francis Heffernan) Newsgroups: comp.sys.amiga.tech Subject: Re: Assembly Language Message-ID: <272d4732-a09.5comp.sys.amiga.tech-1@tronsbox.xei.com> Date: 30 Oct 90 14:42:34 GMT References: <1990Oct26.233149.8978@jato.jpl.nasa.gov> <837@public.BTR.COM> Lines: 24 |MesgID: 837@public.BTR.COM |If the PRN files are absolute listings with the mnemonics and the hex |code generated side by side, I don't think you can get the equivalent on an |Amiga. |Eduardo Horvath eeh@btr.com Oh boy! An assembly question I CAN answer! ;-) You can get listings like that out of a68k and CAPE- I've done it with both. Of course, you don't get absolute memory addresses; the PC starts at zero and works its way up. But it does show the hex code generated for each line. Back to the code mines...groan. (I've moved on from guru numbers 3 and 4 to ones like 8100009.) dfrancis@tronsbox.xei.com ...uunet!tronsbox!dfrancis GEnie: D.HEFFERNAN1 "...when Fortran was introduced, it was claimed that Fortran would largely eliminate coding and debugging! Of course, that claim proved to be quite false" - UNIVERSAL ASSEMBLY LANGUAGE, Robert M. Fitz & Larry Crocket