Created
September 20, 2015 06:22
-
-
Save gojun077/479a6fdc75489ba594fe to your computer and use it in GitHub Desktop.
example of a custom entry in MESS xml software list for apple2.xml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<software name="snptrpgp"> | |
<description>Snooper Troops Case of the Granite Point Ghost</description> | |
<year>1982</year> | |
<publisher>Spinnaker Software</publisher> | |
<part name="flop1" interface="floppy_5_25"> | |
<dataarea name="flop" size="143360"> | |
<rom name="Snooper Troops and the Case of- The Granit Point Ghost (1982)(Spinmaker Software Corp).dsk" size="143360" crc="1ee9fec2" sha1="fedc1df0bbf84b1c9569ba497b320535f4b2752c" offset="0x0000" /> | |
</dataarea> | |
</part> | |
</software> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment