On Friday 29 March 2002 03:57 am, you wrote: > On Fri, Mar 29, 2002 at 03:38:05AM -0800, Christopher Stone wrote: > > Actually, I changed this so that -A takes a directory as a parameter and > > romalizer will add all ROMs found in that directory. For example: > > > > romalizer -A /mame/roms -A ~/059/ -A . pacman ~/058/x* > > > > The above line verifies all roms found in the /mame/roms directory, all > > roms found in the ~/059/ directory, all roms found in the current > > directory, pacman, and all roms that start with x found in the ~/058/ > > directory. > > > > Hope that makes sense :) > > Is this in the romalizer from xmame-059 ?? > If not, where can I find this new one ?
I will make a new release in about 15 minutes. > > Also about those dummy-zip files > How is it possible that a parent can contain all the roms from the clone > ? 2 progs in one chip but not dipswitchable ??? Who would create such > stuff ? Parent --Contains ROMs--> ROM0 Clone1 --Contains ROMs--> ROM1 ROM2 ROM3 Clone2 --Contains ROMs--> ROM1 ROM2 romalizer moves ROM1 and ROM2 into the Parent since they are duplicates. You then have: Parent --Contains ROMs--> ROM0 ROM1 ROM2 Clone1 --Contains ROMs--> ROM3 Clone2 --Contains ROMs--> NULL _______________________________________________ Xmame mailing list [EMAIL PROTECTED] http://toybox.twisted.org.uk/mailman/listinfo/xmame
