On Jan 24, 2006, at 8:55 PM, Christopher Stone wrote:

Hi Hans:

Thanks for the reply, that was the problem!  I get tons and tons of
warnings when compiling in 64 bit mode, mostly of the form:

warning: cast from pointer to integer of different size  or..
warning: cast to pointer from integer of different size

would anyone here be intersted in looking into these, or should I just
patiently wait for more mamedevs to upgrade their PCs?

I suspect most if not all of those will turn out to be due to MAME code
interchangeably using ints and pointers to hold values (as the warnings
suggest.)

I really don't know what could be done about that from the Xmame side as most of those will likely turn out to be in the base MAME code, and I'm not sure if the MAMEDEVS have a policy to support the LP64 data model (which, of course, they'll need to do to support 64-bit Windows.) I'd certainly hate for you to do the work for Xmame but to have the MAMEDEVS decide not to use your changes in the
main code base.

    William Kucharski
    [EMAIL PROTECTED]

_______________________________________________
Xmame mailing list
Xmame@toybox.twisted.org.uk
http://toybox.twisted.org.uk/mailman/listinfo/xmame

Reply via email to