mirror of
https://github.com/holub/mame
synced 2025-06-05 12:26:35 +03:00
apple1: New working software list additions (#7623)
New working software list additions ---------------------------------- apple1.xml: Hamurabi (Computerland of Nashua) [Brutal Deluxe] apple1.xml: Nightmare 6 (Computerland of Nashua) [Brutal Deluxe]
This commit is contained in:
parent
e7e5527e50
commit
1e9089d858
@ -347,9 +347,9 @@ Basic programs:
|
||||
</software>
|
||||
|
||||
<software name="hamurabi">
|
||||
<description>Hamurabi</description>
|
||||
<description>Hamurabi (Apple)</description>
|
||||
<year>1976</year>
|
||||
<publisher>apple computer inc</publisher>
|
||||
<publisher>Apple Computer Inc</publisher>
|
||||
<!-- P/N A1T005X-->
|
||||
<info name="usage" value="First load BASIC, then load at 4A.00FFR300.FFFR, enter at E2B3R" />
|
||||
<part name="cass" interface="apple1_cass">
|
||||
@ -358,6 +358,17 @@ Basic programs:
|
||||
</dataarea>
|
||||
</part>
|
||||
</software>
|
||||
|
||||
<software name="hamurabicn">
|
||||
<description>Hamurabi (Computerland)</description>
|
||||
<year>197?</year>
|
||||
<publisher>Computerland of Nashua</publisher>
|
||||
<part name="cass" interface="apple1_cass">
|
||||
<dataarea name="cass" size="1012780">
|
||||
<rom name="k7_computerlandofnashua_hammurabi.wav" size="1012780" crc="9eb266ae" sha1="83c67ba97235443d1e486cf664f2cda0bd990e4f"/>
|
||||
</dataarea>
|
||||
</part>
|
||||
</software>
|
||||
|
||||
<software name="hangman">
|
||||
<description>Hangman</description>
|
||||
@ -406,6 +417,17 @@ Basic programs:
|
||||
</dataarea>
|
||||
</part>
|
||||
</software>
|
||||
|
||||
<software name="nightmare6">
|
||||
<description>Nightmare #6</description>
|
||||
<year>197?</year>
|
||||
<publisher>Computerland of Nashua</publisher>
|
||||
<part name="cass" interface="apple1_cass">
|
||||
<dataarea name="cass" size="619052">
|
||||
<rom name="k7_computerlandofnashua_nightmare6.wav" size="619052" crc="53252477" sha1="33cbb123d408ed7e171f99c712b8599e3a6b20fb"/>
|
||||
</dataarea>
|
||||
</part>
|
||||
</software>
|
||||
|
||||
<software name="slots">
|
||||
<description>Slots</description>
|
||||
|
Loading…
Reference in New Issue
Block a user