On Tue, 2002-06-04 at 21:48, St� wrote:
> I'm missing those too. According to legend, raflsaiu went missing... 
> the only thing I've heard to confirm this is that Mame.dk reports it 
> as missing. I have no idea about natodefa.
 
> Matthias Saou wrote:
> > I get two [...] missing ROMs, and clones. 
> > 
> > name      clone of  description
> > --------  --------  -----------
> > raflsiau  raflesia  Rafflesia (not encrypted)
> > natodefa  natodef   NATO Defense (alternate mazes)

> > Using romalizer, I see that my raflsiau archive is missing some files, but
> > it also tells me that the natodefa one is correct...

I heard that the one who made raflsiau driver had an HD crash before
having distributed the ROM to anyone else.

About natodefa, all the needed files are present in the main archive. 
so it can be played even if the natodefa.zip file is missing.

I use the following script to find missing or invalid romsets 

xmame -vr -clones >vr 
cat vr | grep "not found" >vr1
cat vr | grep "incorrect" >>vr1
sort <vr1 >vr
cat vr | grep -v "Found:" |  cut -f 2 -d ' ' > vr1



-- 
                Denis Moreaux

ICQ#    2012432                 E-Mail: [EMAIL PROTECTED]
HTTP:   http://endor.be/        YIM:    vapulabe


_______________________________________________
Xmame mailing list
[EMAIL PROTECTED]
http://toybox.twisted.org.uk/mailman/listinfo/xmame

Reply via email to