New working software list additions
----------------------------------- entex_sag: Basketball 3 [Kevin Horton, Sean Riddle]
This commit is contained in:
parent
3fd0c6ef1b
commit
174e482126
@ -5,8 +5,10 @@ license:CC0
|
|||||||
-->
|
-->
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
|
|
||||||
Cartridges(MCU+ROM) for Entex Select-A-Game Machine, note that the manual and
|
Cartridges(MCU+ROM) for Entex Select-A-Game Machine, note that the manual and
|
||||||
label calls one "Select-A-Game Cartridge" and not "Select-A-Game Machine Cartridge"
|
label calls one "Select-A-Game Cartridge" and not "Select-A-Game Machine Cartridge"
|
||||||
|
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<softwarelist name="entex_sag" description="Select-A-Game cartridges">
|
<softwarelist name="entex_sag" description="Select-A-Game cartridges">
|
||||||
@ -23,6 +25,18 @@ label calls one "Select-A-Game Cartridge" and not "Select-A-Game Machine Cartrid
|
|||||||
</part>
|
</part>
|
||||||
</software>
|
</software>
|
||||||
|
|
||||||
|
<software name="baskb3">
|
||||||
|
<description>Basketball 3</description>
|
||||||
|
<year>1981</year>
|
||||||
|
<publisher>Entex</publisher>
|
||||||
|
<part name="cart" interface="sag_cart">
|
||||||
|
<dataarea name="rom" size="0x2000"> <!-- HD38800 MCU -->
|
||||||
|
<rom name="bask_hd38800a16" offset="0x0000" size="0x1000" crc="ccb3ecb0" sha1="a686bde6f678f2019ff8c971cf65adf92f9b46e1" />
|
||||||
|
<rom offset="0x1e80" size="0x0100" loadflag="continue" />
|
||||||
|
</dataarea>
|
||||||
|
</part>
|
||||||
|
</software>
|
||||||
|
|
||||||
<software name="footb4">
|
<software name="footb4">
|
||||||
<description>Football 4</description>
|
<description>Football 4</description>
|
||||||
<year>1981</year>
|
<year>1981</year>
|
||||||
|
@ -19,7 +19,7 @@ known chips:
|
|||||||
*A67 HD38750 1982, Romtec Pucki & Monsters (ET-803)
|
*A67 HD38750 1982, Romtec Pucki & Monsters (ET-803)
|
||||||
|
|
||||||
@A04 HD38800 1980, Gakken Heiankyo Alien
|
@A04 HD38800 1980, Gakken Heiankyo Alien
|
||||||
*A16 HD38800 1981, Entex Select-A-Game cartridge: Basketball 3 -> sag.cpp
|
A16 HD38800 1981, Entex Select-A-Game cartridge: Basketball 3 -> sag.cpp
|
||||||
*A20 HD38800 1981, Entex Super Space Invader 2
|
*A20 HD38800 1981, Entex Super Space Invader 2
|
||||||
@A25 HD38800 1981, Coleco Alien Attack
|
@A25 HD38800 1981, Coleco Alien Attack
|
||||||
@A27 HD38800 1981, Bandai Packri Monster
|
@A27 HD38800 1981, Bandai Packri Monster
|
||||||
|
@ -14,7 +14,7 @@ Hardware notes:
|
|||||||
|
|
||||||
Games released, MCU: (*denotes undumped)
|
Games released, MCU: (*denotes undumped)
|
||||||
- Baseball 4 - HD38800
|
- Baseball 4 - HD38800
|
||||||
- *Basketball 3 - HD38800
|
- Basketball 3 - HD38800
|
||||||
- Football 4 - TMS1670
|
- Football 4 - TMS1670
|
||||||
- *Pac-Man 2 - HD38800
|
- *Pac-Man 2 - HD38800
|
||||||
- Pinball - HD38800
|
- Pinball - HD38800
|
||||||
|
Loading…
Reference in New Issue
Block a user