mirror of
https://github.com/holub/mame
synced 2025-10-04 08:28:39 +03:00
New working software list additions
----------------------------------- bbc_flop_6502: P-System camplynx_cass: Super Air Raid New NOT_WORKING software list additions --------------------------------------- bbcm_cart: Smart Cartridge [Centre for Computing History, ABUG]
This commit is contained in:
parent
18ed4771b4
commit
18fccbde68
@ -130,4 +130,16 @@
|
||||
</part>
|
||||
</software>
|
||||
|
||||
<software name="psystem">
|
||||
<description>P-System</description>
|
||||
<year>198?</year>
|
||||
<publisher>Acornsoft/TDI</publisher>
|
||||
<info name="usage" value="Requires 6502 2nd Processor" />
|
||||
<part name="flop1" interface="floppy_5_25">
|
||||
<dataarea name="flop" size="204800">
|
||||
<rom name="Acornsoft P-System.ssd" size="204800" crc="7f880ffb" sha1="2dc9a1905a60e2f40194639c2997e335cfd8a536" offset="0" />
|
||||
</dataarea>
|
||||
</part>
|
||||
</software>
|
||||
|
||||
</softwarelist>
|
||||
|
@ -6052,7 +6052,7 @@
|
||||
</software>
|
||||
|
||||
<software name="hitchhik">
|
||||
<description>Hitch Hiker</description>
|
||||
<description>Hitch-Hiker</description>
|
||||
<year>1982</year>
|
||||
<publisher>Computer Concepts</publisher>
|
||||
<part name="cass" interface="bbc_cass">
|
||||
@ -9637,7 +9637,7 @@
|
||||
</software>
|
||||
|
||||
<software name="progsrev">
|
||||
<description>Programmer's Revenge</description>
|
||||
<description>Programmer's Revenge!</description>
|
||||
<year>1984</year>
|
||||
<publisher>Colisoft</publisher>
|
||||
<part name="cass" interface="bbc_cass">
|
||||
|
@ -39,6 +39,17 @@
|
||||
</part>
|
||||
</software>
|
||||
|
||||
<software name="smart" supported="no">
|
||||
<description>Smart Cartridge</description>
|
||||
<year>1987</year>
|
||||
<publisher>Care Electronics</publisher>
|
||||
<part name="cart" interface="bbcm_cart">
|
||||
<dataarea name="lorom" size="16384">
|
||||
<rom name="smart_v2.rom" size="16384" crc="e9a8139e" sha1="26d6bbfe4b43f76be1f0cb2d96143112d3503840" offset="0" />
|
||||
</dataarea>
|
||||
</part>
|
||||
</software>
|
||||
|
||||
<software name="vfs">
|
||||
<description>Video Filing System ROM Cartridge</description>
|
||||
<year>1986</year>
|
||||
|
@ -544,6 +544,18 @@
|
||||
</part>
|
||||
</software>
|
||||
|
||||
<software name="sairraid">
|
||||
<description>Super Air Raid</description>
|
||||
<year>1983</year>
|
||||
<publisher>Perry Dyball</publisher>
|
||||
<info name="usage" value="LOAD "SUPER AIR RAID"" />
|
||||
<part name="cass1" interface="camplynx_cass">
|
||||
<dataarea name="cass" size="12626">
|
||||
<rom name="Super Air Raid (1983)(Perry Dyball).tap" size="12626" crc="911ee3ab" sha1="2f8251f69e9ab2c1cd42195997064f558b053015" offset="0" />
|
||||
</dataarea>
|
||||
</part>
|
||||
</software>
|
||||
|
||||
<software name="treasisld">
|
||||
<description>Treasure Island</description>
|
||||
<year>1983</year>
|
||||
|
Loading…
Reference in New Issue
Block a user