MAMEWorld >> News
Previous thread Previous  View all threads Index   Next thread Next   Threaded Mode Threaded  

Pages: 1

CiroConsentino
Frontend freak!
Reged: 09/21/03
Posts: 6211
Loc: Alien from Terra Prime... and Brazil
Send PM


Emu Loader v6.1.9 released
#265194 - 09/27/11 06:23 PM


New version with support for MAME v0.143u6 and Supermodel v0.2a
Custom game settings for Supermodel is also supported.

get it here: http://emuloader.mameworld.info



Emu Loader
Ciro Alfredo Consentino
home: http://emuloader.mameworld.info
e-mail: [email protected]



Bart T.
Reged: 01/07/06
Posts: 196
Send PM


Re: Emu Loader v6.1.9 released new [Re: CiroConsentino]
#265202 - 09/27/11 08:58 PM


Cool!

By the way, I'm not sure what you need from a list option. Have you tried looking at Games.cpp? It contains all the ROMs Supermodel expects to see.



Bart



Flupper
MAME Fan
Reged: 03/18/06
Posts: 38
Send PM


Re: Emu Loader v6.1.9 released new [Re: CiroConsentino]
#265212 - 09/27/11 10:22 PM Attachment: Supermodel_v0.2a__XML_.zip 42 KB (8 downloads)


User jackchatelet at pleasuredome forums made an xml dat.



CiroConsentino
Frontend freak!
Reged: 09/21/03
Posts: 6211
Loc: Alien from Terra Prime... and Brazil
Send PM


Re: Emu Loader v6.1.9 released new [Re: Bart T.]
#265219 - 09/27/11 11:23 PM


a ROMs list would have at the bare minimum the game name and its ROMs list.

ROMs list would have at least "rom name" and "rom CRC32".
now, the ROM name is just for show, so users can see what filename is missing in their ROM sets. but my frontend only search for CRC32.

a "-print-roms" command line could be implemented in the emulator (if it's not too complicated or difficult) that would parse game name and its ROMS from the emulator binary.
it would be a lot easier than maintaining an external xml file. and frontends would use this -print-roms output to get game ROMs for their frontends.
BUT, the xml dat file (ClrMAME format) is already created so, this new feature in your emulator is an option for the future (if you decide to implement this).

a very simple "-print-roms" output could be something like this

Code:


[ bass ]
name="epr-20313.21" size="524288" crc="863a7857"
name="epr-20643.17" size="524288" crc="daf02716"
..
..

[ daytona2 ]
name="epr-20886.ic2" size="131072" crc="65b05f98"
name="epr-20985.bin" size="65536" crc="b139481d"
name="epr-21178.17" size="2097152" crc="230bf8ac"
..
..

and so forth...


it's just an example. plain text file (no XML format).
list the game name followed by ROMs ("rom name", "rom size", "rom crc32").

regards.

Edited by CiroConsentino (09/28/11 02:26 PM)



Emu Loader
Ciro Alfredo Consentino
home: http://emuloader.mameworld.info
e-mail: [email protected]



METRODUCK
Regular
Reged: 09/22/03
Posts: 835
Send PM


Re: Emu Loader v6.1.9 released new [Re: CiroConsentino]
#265241 - 09/28/11 08:00 AM


> New version with support for MAME v0.143u6 and Supermodel v0.2a
> Custom game settings for Supermodel is also supported.
>
> get it here: http://emuloader.mameworld.info

thanks for another great update



Hats off to Tessa west 6/13/1981 -7/11/09


Pages: 1

MAMEWorld >> News
Previous thread Previous  View all threads Index   Next thread Next   Threaded Mode Threaded  

Extra information Permissions
Moderator:  John IV, Robbbert, Tafoid 
1 registered and 110 anonymous users are browsing this forum.
You cannot start new topics
You cannot reply to topics
HTML is enabled
UBBCode is enabled
Thread views: 1880