<software> |
|
|
oooooo
<title
xml :lang="en"> .......</title> |
|
Example : Metal Gear 2
Solid Snake |
oooooo <system> .......
</system> |
|
Example : MSX (other
options : SVI - Coleco - Sega) |
oooooo <company> .......</company> |
|
Example : Konami |
oooooo <year> ......</year> |
|
Example : 1990 |
oooooo <country> .......
</country> |
|
Country code - Example
: JP for Japan |
oooooo
<dump> |
|
|
ooooooooooooo <original value="....">
....
|
|
2 options :
- for a GoodMSX dump : <original value="true">GoodMSX</original>
- for an other dump : <original value="false"/> |
ooooooooooooo
<rom> |
|
Other options :
megarom - sccpluscart - system rom |
ooooooooooooo <type> .......
</type>
|
|
Only for rom - megarom
- system rom
Can be skipped for Normal roms
that begin at 0x0000 or for mirrored roms
(auto-detection by the emulator; not
recommended for system roms) |
ooooooooooooo <start> .......
</start>
|
|
Only for the Normal
roms - 4 options : 0x0000 - 0x4000 - 0x8000
- 0xC000
Can be skipped for Normal roms
that begin at 0x0000 or for mirrored roms
(auto-detection by the emulator; not
recommended for system roms) |
ooooooooooooo <boot> ......
</boot> |
|
Only for the
sccpluscarts - 2 options : scc - scc+ |
ooooooooooooo <hash algo="....">
....... </hash> |
|
2 options : crc32 or
sha1 value (sha1 value is recommended) |
ooooooooooooo
<remark>
|
|
|
oooooooooooooooo
ooo
o<text> .......
</text> |
|
You can add here other
infos about this dump |
ooooooooooooo
</remark> |
|
|
ooooooooooooo
</rom> |
|
|
oooooo </dump> |
|
|
oooooo
<dump> |
|
Next dump of the same
game ! |
........................... |
|
|
oooooo
</dump> |
|
|
</software> |
|
|