you should be able to look at svgafx and port over any changes from there.
the core code is in fxgen and that works. henri Viet <[EMAIL PROTECTED]> wrote: > well, not quite a patch : > > src/unix/video.c needs line 38 to be changed from > > #ifdef svgafx > > to > > #if (defined svgafx) || (defined xfx) > > now, if anyone would care to help me make that target work again : > it complains about not supporting 16bbp modes, although it used > to. that was broken between 37b16.1 and 53.1 .... > > > viet > _______________________________________________ > Xmame mailing list > [EMAIL PROTECTED] > http://toybox.twisted.org.uk/mailman/listinfo/xmame _______________________________________________ Xmame mailing list [EMAIL PROTECTED] http://toybox.twisted.org.uk/mailman/listinfo/xmame
