On Wed, 11 Apr 2001, Christoph Reichenbach wrote:

> I don't know where and how exactly this file (which I don't have,
> unfortunately) is used; looks like Petr used it for line drawing (I
> vaguely remember a discussion regarding this). Please use
> gfx_draw_line_pixmap_i() or gfx_draw_line_buffer() from
> src/include/gfx_tools.h instead.

okay, I'll ssee what I can work out.

> [...]
> > I've found most of the files in the newer cygwin, except for bind.c,
> > emacs_keymap.c, and a few others. Newer cygwin even comes with zlib and
> > libpng as DLLs, so there would be no need to have users build those.
>
> Those are no longer required or used anywhere.

If someone could go through the DSP's and tell me what's not needed
anymore, it would be an *enormous* help :) For instance, is "hermes" still
needed? what about the readline stuff imported from cygwin?

Right now, a problem is obstack.{c,h} in the newer cygwin. It includes a
bunch of GNU headers that VC6 chokes on. I'm going to see if I can find
any win32 replacement functions, or rewrite the header for our needs and
we can just link to libiberty (or whereever those functions are
contained).


> OK, but I've heard rumors that snes9x hasn't been built on anything other
> than ia32 or ppc yet (because of important parts being written in
> assembly), so please check for 64 bit cleanness before you add anything...

There's also solaris and linux versions for the sparc platform, I believe.
I'll keep this in mind in my research.

--
http://www.clock.org/~matt


Reply via email to