EMULAB Forum

clrmamepro [English] => clrmame Discussion => Topic started by: te_lanus on 30 April 2012, 14:11

Title: New feature request
Post by: te_lanus on 30 April 2012, 14:11
Hi Roman

with the latest Snes.xml for mess svn, a new field in the dataarea was added.
Code: [Select]
<dataarea name="sram" size="73728">
<sram name="u2" size="65536" offset="0x000000" />
<sram name="u3" size="8192"  offset="0x010000" />
</dataarea>

Is it possible to add it to clmamepro, as currently it doesn't load
Title: Re: New feature request
Post by: Roman on 30 April 2012, 19:21
can you send me the full file
Title: Re: New feature request
Post by: te_lanus on 30 April 2012, 19:54
Roman, I've uploaded it here: http://www.sendspace.com/file/j57yj5 (http://www.sendspace.com/file/j57yj5)
Title: Re: New feature request
Post by: Roman on 02 May 2012, 16:42
There is no new features.
The xml parser only gets confused with a closed and started xml comment in you dat (--><!-- ). I will fix that...in the meantime you can simply add a new line between the 2 comments...
Title: Re: New feature request
Post by: Roman on 02 May 2012, 20:33
fixed for next version