EMULAB Forum

clrmamepro [English] => clrmame Discussion => Topic started by: pucci on 19 August 2013, 17:41

Title: device_ref in MAME dat
Post by: pucci on 19 August 2013, 17:41
ClrMAME Pro MAME generated dat only report the last "device_ref"
example with "005":
      <sample name="whistle"/>
      <device_ref name="sega005_sound"/>
      <driver status="imperfect"/>
but "005" have five "device_ref":
      <device_ref name="screen"/>
      <device_ref name="speaker"/>
      <device_ref name="i8279"/>
      <device_ref name="samples"/>
      <device_ref name="sega005_sound"/>


is this a bug?
Title: Re: device_ref in MAME dat
Post by: Roman on 19 August 2013, 17:52
hmm...actually this looks more like a bug in MAME...this happens with 149u1...not with 149.. and in u1 the device refs don't even point to a device.....guess I can raise a bug at mametesters

ok...raised it as http://mametesters.org/view.php?id=5267 (http://mametesters.org/view.php?id=5267)
Title: Re: device_ref in MAME dat
Post by: Roman on 20 August 2013, 18:08
after looking at it again, I guess I have to update cmpro...
Title: Re: device_ref in MAME dat
Post by: pucci on 20 August 2013, 19:11
after looking at it again, I guess I have to update cmpro...

:)