mirror of
https://github.com/holub/mame
synced 2025-06-03 19:36:26 +03:00
New working software list additions
----------------------------------- rx78_cart: ABC Word Game Excite Tennis [Hubz]
This commit is contained in:
parent
24a5f43033
commit
ed2f944685
@ -96,6 +96,19 @@ The monitor will expect you to load a program from cassette.
|
||||
</part>
|
||||
</software>
|
||||
|
||||
<software name="abcword">
|
||||
<description>ABC Word Game</description>
|
||||
<year>1983</year>
|
||||
<publisher>Bandai</publisher>
|
||||
<info name="usage" value="Press 1. Press Home twice. Press Space." /><!-- Incomplete -->
|
||||
<part name="cart" interface="rx78_cart">
|
||||
<dataarea name="rom" size="16384">
|
||||
<rom name="3128h00-3h1.ic1.bin" size="0x2000" crc="c258f5a1" sha1="0b9b142eb6153742bfd1289d396c514ba1f1ccc1" offset="0x2000" />
|
||||
<rom size="0x2000" offset="0x0000" loadflag="continue" />
|
||||
</dataarea>
|
||||
</part>
|
||||
</software>
|
||||
|
||||
<software name="burger">
|
||||
<description>Burger Shop</description>
|
||||
<year>1983</year>
|
||||
@ -146,6 +159,19 @@ The monitor will expect you to load a program from cassette.
|
||||
</part>
|
||||
</software>
|
||||
|
||||
<software name="extennis">
|
||||
<description>Excite Tennis</description>
|
||||
<year>1983</year>
|
||||
<publisher>Bandai</publisher>
|
||||
<info name="usage" value="1 to start, then Backspace or Home. / to serve" /><!-- incomplete -->
|
||||
<part name="cart" interface="rx78_cart">
|
||||
<dataarea name="rom" size="32768">
|
||||
<rom name="90.ic2.bin" size="0x2000" crc="ba91681d" sha1="2d78b8aee850be723db74699029a31f2c07d0b0e" offset="0x4000" />
|
||||
<rom name="91.ic1.bin" size="0x2000" crc="e9a0e30e" sha1="be04289e704e589b49bacc1986b5b80b5f7be0ea" offset="0x6000" />
|
||||
</dataarea>
|
||||
</part>
|
||||
</software>
|
||||
|
||||
<software name="gundam">
|
||||
<description>Mobile Suit Gundam: Lunar 2 no Tatakai</description>
|
||||
<year>1983</year>
|
||||
|
Loading…
Reference in New Issue
Block a user