Mi archivo XML sale vacio, Talvez en esa alguien se anime a contestar...
Ruso_CRC
view post Escrito el 16/8/2006, 23:34 by: Ruso_CRC
Avatar

Atrapado entre 1995 y 1999.

Grupo: Member
Mensajes: 22


Status: Offline: ultima azione eseguita il 10/10/2006, 23:33


Lo de la compilación fue de instalar el gcc 3.43, respecto a las opciones que usa el mame para DOS 106, que pueden estar
ligadas a la lista .xml, estas son:


-list / -ls

Displays a list of currently supported games.


-listfull / -ll

Displays a list of game directory names + descriptions.

-listgames

List the supported games, year, manufacturer.

-listdetails

Displays a detailed list of drivers and the hardware they use.

-gamelist

Used internally to create gamelist.txt

-listsourcefile

Displays the source file (in the drivers directory) containing the
driver for the specified game. Useful for finding which driver a game
runs on in order to fix bugs.

-listgamespersourcefile

Some statistical data.

-listxml / -lx

List comprehensive details for all of the supported games. The output
is quite long, so better redirect this into a file. The output is in
XML format.

-listclones / -lc

Lists clones of the specified game. When no game is specified, this
generates a list of all MAME-supported clones.

-listsamdir

List directory names for samples. Some clones can share their samples
with their parents (no pun intended).

-listcrc

List CRC32 checksums of rom files

-listsha1

List SHA-1 checksums of rom files

-listmd5

List MD5 checksums of rom files

-listdupcrc

Find romfiles with same CRC32 (for developers).

-listwrongmerge / -lwm

An attempt to catch careless developers.

-listromsize
-listromdistribution
-listromnumber
-listpalettesize / -lps
-listcpu
-listcpuclass
-listnosound

-listsound

-listnvram

Lists various statistical data.

-wrongorientation
-wrongfps

An attempt to catch careless developers.

-[no]clones

Used together with the list commands, enables/disables listing of
alternate ("cloned") versions of the same game. The default is ON.

-listroms

Displays ROMs required by the specified game.

-listsamples

Displays samples required by the specified game.

-verifyroms

Checks specified game(s) for missing and invalid ROMs. Adding "*"
checks all available games.

-verifysets

Checks specified game(s) and reports its status. Adding "*" checks all
available games. Terse output.

-vset

Checks specified game(s) and reports its status. Adding "*" checks all
available games. Slightly more verbose output.

-verifysamples

Check selected game for missing samples. Adding "*" checks all
available samples.

-vsam

Check selected game for missing samples. Adding "*" checks all
available samples.

-romident

Attempts to identify ROM files, if they are known to MAME, in the
specified .zip file. Can be used to try and identify ROM sets taken
from unknown boards.

-isknown

Very terse romident.

-sortname
-sortdriver


Lo que quiero es que solo me cree el archivo xml con los roms que tengo, para luego pararlo a un archivo lst, y poder cargar todo
desde arcadeos.

De antemano gracas por tu ayuda.
12 respuesta(s) desde el 16/8/2006, 22:00