Skip to content

Commit

Permalink
added Doraemon Excite Ping-Pong Super TV-PC cart
Browse files Browse the repository at this point in the history
  • Loading branch information
David Haywood committed Oct 2, 2024
1 parent 4c1cf79 commit 4b277ee
Showing 1 changed file with 11 additions and 6 deletions.
17 changes: 11 additions & 6 deletions hash/super_tv_pc_cart.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,6 @@
license:CC0-1.0
-->

<!-- also known to exist
ドラえもんエキサイトピンポン (Doraemon Excite Ping-Pong)
-->

<softwarelist name="super_tv_pc_cart" description="Epoch Super TV-PC cartridges">

<!-- these appear to require the system BIOS as they access above the 4MB mark for audio during the boot screen -->
Expand Down Expand Up @@ -71,8 +67,17 @@ license:CC0-1.0
</part>
</software>

<!-- C-06 -->

<software name="doraepp" supported="no">
<description>Doraemon Excite Ping-Pong</description>
<year>2006</year>
<publisher>Epoch</publisher>
<part name="cart" interface="super_tv_pc_cart">
<dataarea name="prg" size="0x200000">
<rom name="c-06.u1" size="0x200000" crc="bdf25763" sha1="f3f20e8476d086d26152cdd46164b4cad736e3ed" />
</dataarea>
</part>
</software>

<software name="link" supported="no">
<description>Pet Keitai Link</description>
<year>2006</year>
Expand Down

0 comments on commit 4b277ee

Please sign in to comment.