summaryrefslogtreecommitdiffstatshomepage
path: root/hash
diff options
context:
space:
mode:
author angelosa <lordkale4@gmail.com>2026-05-06 18:05:47 +0200
committer angelosa <lordkale4@gmail.com>2026-05-06 18:05:47 +0200
commiteeeccda4e4d021f973eee05b69e3b9021bb60d02 (patch)
tree2bc51052c955c9a2c840b5528803d9c738e16065 /hash
parent9782ec95f9fa2d37f34b8d33ca2eade447a5d3c1 (diff)
hash/megadriv.xml: fix illmore cart type
Diffstat (limited to 'hash')
-rw-r--r--hash/megadriv.xml18
1 files changed, 13 insertions, 5 deletions
diff --git a/hash/megadriv.xml b/hash/megadriv.xml
index 40f0a234266..27bbfcb3d9f 100644
--- a/hash/megadriv.xml
+++ b/hash/megadriv.xml
@@ -13558,7 +13558,7 @@ Black screen, keeps accessing [VDP] with an illegal D3=0xffffffff, eventually cr
</software>
<software name="bioevil_d1" cloneof="bioevil">
- <description>Bio Evil (demo 1.0)</description>
+ <description>Bio Evil (demo v1.0)</description>
<year>2017</year>
<publisher>PSCD Games</publisher>
<part name="cart" interface="megadriv_cart">
@@ -16812,13 +16812,18 @@ https://bootleggames.fandom.com/wiki/Chaoji_Dafuweng
<year>2019</year>
<publisher>Second Dimension</publisher>
<notes><![CDATA[
-The game freezes when loading the first level
+Puts garbage to [VDP] ports $8 and $a (where the HV counter lies)
+Requires two start button presses to start a game (verify)
+Untested saving, should require beating a round?
]]></notes>
- <info name="version" value="demo 20191028" />
<part name="cart" interface="megadriv_cart">
+ <feature name="slot" value="rom_sram"/>
<dataarea name="rom" width="16" endianness="big" size="4194304">
<rom name="The Curse of Illmoore Bay (World).bin" size="4194304" crc="c71afaad" sha1="8d70e751e7e76539faed06839eb9b2a5fdf2b6e8"/>
</dataarea>
+ <!-- TODO: size unconfirmed (game access up to 4096 only) -->
+ <dataarea name="sram" size="65536">
+ </dataarea>
</part>
</software>
@@ -16827,13 +16832,16 @@ The game freezes when loading the first level
<year>2019</year>
<publisher>Second Dimension</publisher>
<notes><![CDATA[
-The game freezes when loading the first level
+(same as parent)
]]></notes>
- <info name="version" value="demo 20191028" />
<part name="cart" interface="megadriv_cart">
+ <feature name="slot" value="rom_sram"/>
<dataarea name="rom" width="16" endianness="big" size="4189440">
<rom name="The Curse of Illmoore Bay (World) (Digital).bin" size="4189440" crc="7ad106c0" sha1="ee7bcd2189bd35fb65ee3fbfbc7e45a7cafdee73"/>
</dataarea>
+ <!-- TODO: size unconfirmed (game access up to 4096 only) -->
+ <dataarea name="sram" size="65536">
+ </dataarea>
</part>
</software>