Previous 199869 Revisions Next

r20014 Wednesday 2nd January, 2013 at 17:16:16 UTC by Curt Coder
(MESS) c64: Added IDEDOS 0.90 and Prince of Persia to the cartridge software list. These can be used to quickly flash the EasyFlash and IDE64 cartridges. Note that you have to delete the resulting files from nvram directory to re-flash. [Curt Coder]
[hash]c64_cart.xml

trunk/hash/c64_cart.xml
r20013r20014
5555   - Prophet-64
5656   - MSSIAH
5757   - Rex Diashow-Maker
58   - Pagefox (English/German)
5958
6059   If you have any of these, please forward them to messdev :)
6160
r20013r20014
948947         </dataarea>
949948      </part>
950949
951      <part name="flop" interface="floppy_5_25">
950      <part name="flop1" interface="floppy_5_25">
952951         <dataarea name="flop" size="174848">
953952            <rom name="cmdscpuu.d64" size="174848" crc="caad286d" sha1="2c1258505148763f13ab2fcdaf247138a933817e" offset="0" />
954953         </dataarea>
r20013r20014
64276426      </part>
64286427   </software>
64296428
6429   <software name="ide64">
6430      <description>IDE64 (v4.1, IDEDOS v0.90)</description>
6431      <year>2011</year>
6432      <publisher>&lt;unknown&gt;</publisher>
6433      <sharedfeat name="compatibility" value="NTSC,PAL"/>
6434     
6435      <part name="cart" interface="c64_cart">
6436         <feature name="slot" value="ide64" />
6437         <feature name="game" value="1" />
6438         <feature name="exrom" value="1" />
6439   
6440         <dataarea name="ide64:u3" size="0x20000">
6441            <rom name="u3" size="0x20000" crc="a52ff8fa" sha1="65fb2dc7d6bc6e96c4d60aca7eb103e7d1e58412" offset="0" />
6442         </dataarea>
6443      </part>
6444   </software>
6445
6446   <software name="pop">
6447      <description>Prince of Persia (v1.1)</description>
6448      <year>2011</year>
6449      <publisher>Mr. SID</publisher>
6450      <sharedfeat name="compatibility" value="NTSC,PAL"/>
6451     
6452      <part name="cart" interface="c64_cart">
6453         <feature name="slot" value="easyflash" />
6454         <feature name="game" value="1" />
6455         <feature name="exrom" value="1" />
6456   
6457         <dataarea name="easyflash:u3" size="0x80000">
6458            <rom name="u3" size="0x80000" crc="eef0fd43" sha1="ac7dd49f1b8acb01d074e882006a134c4eca432f" offset="0" />
6459         </dataarea>
6460
6461         <dataarea name="easyflash:u4" size="0x80000">
6462            <rom name="u4" size="0x80000" crc="2946a6d0" sha1="768e2bf9a0fab68d65cb942a7248f5c0c7f3a292" offset="0" />
6463         </dataarea>
6464      </part>
6465   </software>
6466
64306467</softwarelist>

Previous 199869 Revisions Next


© 1997-2024 The MAME Team