diff options
| author | 2022-04-07 14:12:10 -0800 | |
|---|---|---|
| committer | 2022-04-07 18:12:10 -0400 | |
| commit | f83b5106ce0de3f61848e82cbe750609fbb3217b (patch) | |
| tree | b7f44b55fd6a2e856f071bcd0a075f08742ef21e /hash | |
| parent | d0d63ac1c049af383ab8a906bd4a4e3a76953ef3 (diff) | |
a800.xml: Added two Popeye prototypes. (#9529)
New working software list additions
-----------------------------------
Popeye (prototype, 19830829) [Dutchman2000]
Popeye (prototype, WIP8) [Tempest]
Diffstat (limited to 'hash')
| -rw-r--r-- | hash/a800.xml | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/hash/a800.xml b/hash/a800.xml index 46bb5e0dc77..5e5b1abc378 100644 --- a/hash/a800.xml +++ b/hash/a800.xml @@ -4318,6 +4318,30 @@ Compiled by K1W1 </part> </software> + <software name="popeyep" cloneof="popeye"> + <description>Popeye (prototype, 19830829)</description> + <year>1983</year> + <publisher>Parker Brothers</publisher> + <part name="cart" interface="a8bit_cart"> + <feature name="slot" value="a800_16k" /> + <dataarea name="rom" size="16384"> + <rom name="popeye (8-29-83).rom" size="16384" crc="34bcdb96" sha1="a2183d6a89d12c7b6b9fbacc4af1fa61370079e6"/> + </dataarea> + </part> + </software> + + <software name="popeyep1" cloneof="popeye"> + <description>Popeye (prototype, WIP8)</description> + <year>1983</year> + <publisher>Parker Brothers</publisher> + <part name="cart" interface="a8bit_cart"> + <feature name="slot" value="a800_16k" /> + <dataarea name="rom" size="16384"> + <rom name="popeye_wip8.rom" size="16384" crc="da07e268" sha1="7719e2c6102ff8b7ff715a6df6c1e6efe3b0b159"/> + </dataarea> + </part> + </software> + <software name="porkys"> <description>Porky's</description> <year>1983</year> |
