> -----Original Message-----
> From: Christoph Reichenbach [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, December 14, 1999 8:40 PM
> To: '[EMAIL PROTECTED]'
> Subject: Re: scidisasm (was RE: cvsuser)
>
> > Is it useful for you?
>
> See below...
Thanks for the extensive review. Though, actually, I myself considered most
of the things you suggest. The version I checked in yesterday morning was a
result of one day's work, and of course I did the more interesting things
first.
>
> > What improvements can you suggest?
>
> Considering that some parts of it are an integral part of FreeSCI now, I'd
> suggest slicing src/console into two parts and dividing them up between
> src/core and src/graphics. Unless you really want to do that,
> I'll take care of it.
OK. Then I'll leave scidisasm as is for a while, and drop graph_update_box
as soon as sciprintf allows working without the graphics console. (BTW, the
comment about braindead library design was not written by me but copied from
sciunpack. :-) )
>
> Personally, I'd like to see the output cooperate with Lars' assembler
> (though the assembler will need some more work, as pointed out in the
> TODO file).
Lars' assembler? And where can I get it? I know of Magnus' SCI toolchain; do
you mean it?