Skip to content

Instantly share code, notes, and snippets.

@gojun077
Created September 20, 2015 06:22
Show Gist options
  • Save gojun077/479a6fdc75489ba594fe to your computer and use it in GitHub Desktop.
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
<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