Path: csiph.com!usenet.pasdenom.info!aioe.org!.POSTED!not-for-mail From: Guillaume Tello Newsgroups: comp.sys.atari.programmer,comp.sys.atari.st Subject: Re: Digger V8.1 Date: Sat, 10 Aug 2013 12:41:29 +0200 Organization: Aioe.org NNTP Server Lines: 42 Message-ID: References: <52061428.6040105@chello.nl> NNTP-Posting-Host: 1zrrVhZOqIWAdq5ZNEsqLA.user.speranza.aioe.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Complaints-To: abuse@aioe.org User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:17.0) Gecko/20130107 Thunderbird/17.0.2 X-Notice: Filtered by postfilter v. 0.8.2 Xref: csiph.com comp.sys.atari.programmer:28 comp.sys.atari.st:943 Le 10/08/2013 12:21, Henk Robbers a écrit : > > LS > > There is a new version available on my Home page (see sig) I love your software that I used on several big programs to adapt them to the CPUs 030 or 060. A bit hard to understand at first time with a lot of keys to learn, but then, the best disassembler where you can work on every line! I love the "jump tables" that one can easely find in "C" compiled programs, with your debugger, it's really easy. Guillaume. > > Changes: > > august 2013 v8.1 > > Extended 'Output preamble' to 5 lines (all optional via button). > NB! a * is no longer added in front. > > Fixed a strcpy error in the 'minmiconsole'. > (destination pointer vs array). > > Window dialogues; > On some environments the mouse could disappear > when clicking a button. > Not fixed, but a workarond (v_hide_c(hl, 1) added. > > New config keyword (and field in configure window): > copr= comment prefix. > > Fixed a bug where Digger crashed on long labels and not > 'labels on separate lines' configured. > > In operands: a scale factor of 1 is silently accepted and > ognored for all CPU types. > >