It's a mistake in the port.
Here's a diff to correct the problem...
William Kucharski
[EMAIL PROTECTED]
*** src/drivers/system32.c.orig Wed Jan 29 02:54:22 2003
--- src/drivers/system32.c Wed Jan 29 02:54:10 2003
***************
*** 355,361 ****
static unsigned char irq_status;
static data16_t *system32_shared_ram;
! static data16_t *system32_mixerregs; /* mixer registers */
static int s32_blo, s32_bhi; /* bank high and low values */
static int s32_f1_prot; /* port f1 is used to protect the
sound program on some games */
static int s32_rand;
--- 355,361 ----
static unsigned char irq_status;
static data16_t *system32_shared_ram;
! data16_t *system32_mixerregs; /* mixer registers */
static int s32_blo, s32_bhi; /* bank high and low values */
static int s32_f1_prot; /* port f1 is used to protect the
sound program on some games */
static int s32_rand;
_______________________________________________
Xmame mailing list
[EMAIL PROTECTED]
http://toybox.twisted.org.uk/mailman/listinfo/xmame