Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

megadriv.xml: Added 6 working items #13485

Merged
merged 2 commits into from
Apr 11, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
94 changes: 89 additions & 5 deletions hash/megadriv.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9900,11 +9900,12 @@ https://tcrf.net/World_Championship_Soccer_(Genesis)
</part>
</software>


<software name="zerowing">
<description>Zero Wing (Europe)</description>
<year>1991</year>
<publisher>Sega</publisher>
<info name="developer" value="Toaplan" />
<info name="serial" value="MK-1138-50"/>
<part name="cart" interface="megadriv_cart">
<feature name="pcb" value="171-5978BA"/>
<feature name="u1" value="MPR-14463-SM"/> <!-- location not really marked on PCB, using u1 for consistency -->
Expand All @@ -9914,11 +9915,11 @@ https://tcrf.net/World_Championship_Soccer_(Genesis)
</part>
</software>


<software name="zerowingj" cloneof="zerowing">
<software name="zerowing_jp" cloneof="zerowing">
<description>Zero Wing (Japan)</description>
<year>1991</year>
<publisher>Toaplan</publisher>
<info name="developer" value="Toaplan" />
<info name="serial" value="T-40023"/>
<info name="release" value="19910531"/>
<info name="alt_title" value="ゼロウイング"/>
Expand All @@ -9931,11 +9932,25 @@ https://tcrf.net/World_Championship_Soccer_(Genesis)
</part>
</software>

<software name="zerowing_rb" cloneof="zerowing">
<description>Zero Wing (Retro-Bit)</description>
<year>2020</year>
<publisher>Retro-Bit</publisher>
<info name="developer" value="Toaplan" />
<part name="cart" interface="megadriv_cart">
<feature name="pcb" value="MD Cart 8BBit 2.0 20201125"/>
<feature name="u1" value="MX29F800CTTI-70G 5F550900A1"/>
<dataarea name="rom" width="16" endianness="big" size="1048576">
<rom name="mx29f800ctti-70g.u1" size="1048576" crc="d525babb" sha1="49336f51e047e58aeb079845760732d09e06047c" />
</dataarea>
</part>
</software>

<software name="zombies">
<description>Zombies (Europe)</description>
<year>1993</year>
<publisher>Konami</publisher>
<info name="developer" value="LucasArts" />
<sharedfeat name="compatibility" value="PAL"/>
<part name="cart" interface="megadriv_cart">
<feature name="pcb" value="353490"/>
Expand All @@ -9946,6 +9961,19 @@ https://tcrf.net/World_Championship_Soccer_(Genesis)
</part>
</software>

<software name="zombies_lrg" cloneof="zombies">
<description>Zombies Ate My Neighbors (Limited Run Games)</description>
<year>2022</year>
<publisher>Limited Run Games</publisher>
<info name="developer" value="LucasArts" />
<part name="cart" interface="megadriv_cart">
<feature name="pcb" value="MD Cart 8BBit 2.0 20221007 RB INNEX-B01"/>
<feature name="u1" value="29F800TA-90PFTN"/>
<dataarea name="rom" width="16" endianness="big" size="1048576">
<rom name="29f800ta-90pftn.u1" size="1048576" crc="583db890" sha1="62bc26db0df31eab4938aa86162be2c55aeb6970" />
</dataarea>
</part>
</software>

<software name="zool">
<description>Zool (Europe)</description>
Expand Down Expand Up @@ -10030,10 +10058,28 @@ https://tcrf.net/World_Championship_Soccer_(Genesis)
</software>

<software name="zerotol">
<description>Zero Tolerance (Europe, USA) (rev. C)</description>
<year>1994</year>
<publisher>Accolade</publisher>
<info name="developer" value="Technopop" />
<info name="language" value="English" />
<info name="pcb_serial" value="7100-00002 REV C" />
<info name="serial" value="T-119146-00" />
<part name="cart" interface="megadriv_cart">
<dataarea name="rom" width="16" endianness="big" size="2097152">
<rom name="7500-00030a.ic1 " size="2097152" crc="23f603f5" sha1="d6d9733a619ba6be0dd76591d8dec621e4fdc17e" />
</dataarea>
</part>
</software>

<software name="zerotol_a" cloneof="zerotol">
<!-- Zero Tolerance (Euro, USA), Cart manufactured by Accolade, LHR 1994 on board, Board type 7100-00010 REV A -->
<description>Zero Tolerance (Europe, USA)</description>
<description>Zero Tolerance (Europe, USA) (rev. A)</description>
<year>1994</year>
<publisher>Accolade</publisher>
<info name="developer" value="Technopop" />
<info name="language" value="English" />
<info name="pcb_serial" value="7100-00010 REV A" />
<part name="cart" interface="megadriv_cart">
<dataarea name="rom" width="16" endianness="big" size="2097152">
<rom name="zetsg lo 7500-00034a.u2" size="1048576" crc="b9c2d518" sha1="e5e7c36746233f441af5e03d0e2b63c6d916df24" offset="0x000001" loadflag="load16_byte"/>
Expand All @@ -10054,6 +10100,19 @@ https://tcrf.net/World_Championship_Soccer_(Genesis)
-->
</software>

<software name="zerotol_de" cloneof="zerotol">
<description>Zero Tolerance (Germany)</description>
<year>1994</year>
<publisher>Accolade</publisher>
<info name="developer" value="Technopop" />
<info name="language" value="English" />
<info name="serial" value="T-119146-00" />
<part name="cart" interface="megadriv_cart">
<dataarea name="rom" width="16" endianness="big" size="2097152">
<rom name="Zero Tolerance (Germany) (En).bin " size="2097152" crc="6fb49ff8" sha1="c2ea98f595cb477495a9d326ff25d91f3dbfa90b" />
</dataarea>
</part>
</software>

<!-- Only Euro is confirmed -->
<software name="sampras" supported="no">
Expand Down Expand Up @@ -12538,9 +12597,22 @@ https://bootleggames.fandom.com/wiki/Barver_Battle_Saga:_Tai_Kong_Zhan_Shi
</software>

<software name="beyondzt">
<description>Beyond Zero Tolerance (USA, prototype)</description>
<description>Beyond Zero Tolerance (prototype 19950714)</description>
<year>1995</year>
<publisher>Accolade</publisher>
<info name="version" value="Build: 071395a" />
<part name="cart" interface="megadriv_cart">
<dataarea name="rom" width="16" endianness="big" size="3145728">
<rom name="Beyond Zero Tolerance (prototype 1995-07-14).bin" size="3145728" crc="81a446f0" sha1="6903569a5e3fd7fc9193914d3af0d6e8f7ddc195" />
</dataarea>
</part>
</software>

<software name="beyondzt_p" cloneof="beyondzt">
<description>Beyond Zero Tolerance (USA, prototype 19950623)</description>
<year>1995</year>
<publisher>Accolade</publisher>
<info name="version" value="Build: 062395a" />
<part name="cart" interface="megadriv_cart">
<dataarea name="rom" width="16" endianness="big" size="2097152">
<rom name="beyond zero tolerance (usa) (prototype).bin" size="2097152" crc="c61ed2ed" sha1="663a1a6c7e25ba05232e22f102de36c1af2f48f8"/>
Expand Down Expand Up @@ -16947,6 +17019,17 @@ https://segaretro.org/Elitserien_96
</software>

<software name="eyra">
<description>Eyra - The Crow Maiden (digital release)</description>
<year>2022</year>
<publisher>Second Dimension</publisher>
<part name="cart" interface="megadriv_cart">
<dataarea name="rom" width="16" endianness="big" size="2083840">
<rom name="Eyra-the-Crow-Maiden-Final.bin" size="2083840" crc="d48289e3" sha1="22301d6366eac1b89234e59605d40d5e9e6559b5" />
</dataarea>
</part>
</software>

<software name="eyra_dm" cloneof="eyra">
<description>Eyra - The Crow Maiden (demo)</description>
<year>2020</year>
<publisher>Second Dimension</publisher>
Expand Down Expand Up @@ -34433,6 +34516,7 @@ Crashes often if you use level select in options menu, particularly later on.
<description>Zombies Ate My Neighbors (USA)</description>
<year>1994</year>
<publisher>Konami</publisher>
<info name="developer" value="LucasArts" />
<sharedfeat name="compatibility" value="NTSC-U"/>
<part name="cart" interface="megadriv_cart">
<!-- Dump To Be Confirmed -->
Expand Down