diff options
author | 2017-03-29 18:58:12 +0200 | |
---|---|---|
committer | 2017-03-29 18:58:12 +0200 | |
commit | d8a68e8f09c6c40a5c848392ac2777826da05c16 (patch) | |
tree | d3d091903a9b78ebabd719fad43a4fa888756af9 | |
parent | f9b6c26bcaefd9de27867e76df00eceedaac8da0 (diff) |
new not working software list addition
---------------------------------------
pce_tourvision.xml: Dragon Egg! [system11]
-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) |