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


Groups > comp.sys.atari.programmer > #27 > unrolled thread

Digger V8.1

Started byHenk Robbers <h.robbers@chello.nl>
First post2013-08-10 12:21 +0200
Last post2013-08-10 12:41 +0200
Articles 2 — 2 participants

Back to article view | Back to comp.sys.atari.programmer


Contents

  Digger V8.1 Henk Robbers <h.robbers@chello.nl> - 2013-08-10 12:21 +0200
    Re: Digger V8.1 Guillaume Tello <houten.van@orange.fr> - 2013-08-10 12:41 +0200

#27 — Digger V8.1

FromHenk Robbers <h.robbers@chello.nl>
Date2013-08-10 12:21 +0200
SubjectDigger V8.1
Message-ID<52061428.6040105@chello.nl>
LS

There is a new version available on my Home page (see sig)

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.


-- 
Groeten; Regards.
Henk Robbers. http://members.chello.nl/h.robbers
Interactive disassembler: Digger;  http://digger.atari.org
A Home Cooked C compiler:   AHCC;  http://ahcc.atari.org

[toc] | [next] | [standalone]


#28

FromGuillaume Tello <houten.van@orange.fr>
Date2013-08-10 12:41 +0200
Message-ID<ku55d8$4fk$1@speranza.aioe.org>
In reply to#27
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.
>
>

[toc] | [prev] | [standalone]


Back to top | Article view | comp.sys.atari.programmer


csiph-web