diff options
-rw-r--r-- | hash/pce.xml | 2 | ||||
-rw-r--r-- | hash/pce_tourvision.xml | 14 | ||||
-rw-r--r-- | src/mame/drivers/tourvis.cpp | 2 |
3 files changed, 16 insertions, 2 deletions
diff --git a/hash/pce.xml b/hash/pce.xml index d0828dad5ce..cfb6605c722 100644 --- a/hash/pce.xml +++ b/hash/pce.xml @@ -923,7 +923,7 @@ </part> </software> - <software name="dragnegg"> + <software name="dragnegg" supported="no"> <description>Dragon Egg!</description> <year>1991</year> <publisher>Masiya</publisher> diff --git a/hash/pce_tourvision.xml b/hash/pce_tourvision.xml index 93a108f87be..cfc5990bc6b 100644 --- a/hash/pce_tourvision.xml +++ b/hash/pce_tourvision.xml @@ -336,6 +336,20 @@ </software> + <!--Dragon Egg! --> + <software name="dragnegg" supported="no"> + <description>Dragon Egg! (Tourvision PCE bootleg)</description> + <year>1991</year> + <publisher>bootleg (Tourvision) / Masaya</publisher> + <part name="cart" interface="tourvision_cart"> + <dataarea name="rom" size="1048576"> + <!-- 0x80000 matches PCE dragnegg --> + <rom name="dragon_egg.tv" size="1048576" crc="fa24bc20" sha1="d6da2f5c95bb25d15918e01de951bbf35de9de7b" offset="000000" /> + </dataarea> + </part> + </software> + + <!--Dragon Spirit --> <software name="dspirit"> <description>Dragon Spirit (Tourvision PCE bootleg)</description> diff --git a/src/mame/drivers/tourvis.cpp b/src/mame/drivers/tourvis.cpp index a4090b82075..7151e8de4bf 100644 --- a/src/mame/drivers/tourvis.cpp +++ b/src/mame/drivers/tourvis.cpp @@ -44,7 +44,7 @@ Doraemon Meikyuu Daisakusen (20) * Doraemon II Down Load (43) - * Dragon Egg! + Dragon Egg! (137) Dragon Saber (65) Dragon Spirit (?) Drop Rock Hora Hora (12) |