Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.sys.apple2.programmer > #585

Re: Eclipse - WUDSN - ACME Question

Newsgroups comp.sys.apple2.programmer
Date 2013-01-07 09:07 -0800
References <de4dd18d-81fb-47d7-961a-ec75b83aaf8d@googlegroups.com>
Message-ID <724f54d1-a20e-4bcf-b26e-7d13fd797de2@googlegroups.com> (permalink)
Subject Re: Eclipse - WUDSN - ACME Question
From BLuRry <brendan.robert@gmail.com>

Show all headers | View raw


There is no way to do this that I know of.  Your best bet is to use a hex editor to dump out the assembled file.  Or better yet load the file in an emulator and use the apple monitor to dump a disassembly of the program.  It might be possible to hack things a little bit to produce a labels file for AppleWin's debugger -- and it might help considerably to use AppleWin debugger to look at the disassembled program since it will put your labels in the disassembled code.  I haven't done it with WUDSN or Acme, but where there's a will there's a way...

-B

On Monday, January 7, 2013 10:19:56 AM UTC-6, twalkowski wrote:
> Hello,
> 
> 
> 
> Does anyone know how to generate a listing file of the assembled source file using the ACME assembler?  I would like to see a line by line listing of the generated object code alongside the source lines.  I can't seem to find the correct options to do this.
> 
> 
> 
> I have gotten the configuration working ok.  I can assemble a file, the object file and disk image are generated fine, AppleWin launches and runs the program.
> 
> 
> 
> Thanks in advance,
> 
> 
> 
> Tim

Back to comp.sys.apple2.programmer | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Eclipse - WUDSN - ACME Question twalkowski <twalkowski32@att.net> - 2013-01-07 08:19 -0800
  Re: Eclipse - WUDSN - ACME Question BLuRry <brendan.robert@gmail.com> - 2013-01-07 09:07 -0800
    Re: Eclipse - WUDSN - ACME Question twalkowski <twalkowski32@att.net> - 2013-01-07 09:27 -0800
      Re: Eclipse - WUDSN - ACME Question BLuRry <brendan.robert@gmail.com> - 2013-01-07 12:09 -0800
        Re: Eclipse - WUDSN - ACME Question Michael J. Mahon <mjmahon@aol.com> - 2013-01-07 14:17 -0600
  Re: Eclipse - WUDSN - ACME Question Egan Ford <datajerk@gmail.com> - 2013-01-07 19:28 -0500
    Re: Eclipse - WUDSN - ACME Question twalkowski <twalkowski32@att.net> - 2013-01-07 19:06 -0800
    Re: Eclipse - WUDSN - ACME Question David Schmidt <schmidtd@my-deja.com> - 2013-01-07 22:31 -0500
  Re: Eclipse - WUDSN - ACME Question "JAC!" <peter.dell@web.de> - 2013-02-07 15:05 -0800

csiph-web