diff options
| author | 2013-03-21 07:52:56 +0000 | |
|---|---|---|
| committer | 2013-03-21 07:52:56 +0000 | |
| commit | ef5e121b57470574fd694ada774c59350a95106a (patch) | |
| tree | 11ded10eb389c952cf5903a5834e42ee8bd0cd35 /hash | |
| parent | d9b5bcbbd3219a0fc8863ebe5d3abee57e6c581d (diff) | |
added recently dumped proto. nw.
Diffstat (limited to 'hash')
| -rw-r--r-- | hash/megadriv.xml | 13 |
1 files changed, 12 insertions, 1 deletions
diff --git a/hash/megadriv.xml b/hash/megadriv.xml index 5411e434996..2af34642543 100644 --- a/hash/megadriv.xml +++ b/hash/megadriv.xml @@ -311,7 +311,7 @@ Info on Sega chip labels (from Sunbeam / Digital Corruption) <feature name="u1" value="ACCLAIM ES133-1 RISE OF THE ROBOTS 9447 D" /> <feature name="u2" value="ACCLAIM ES133-2 RISE OF THE ROBOTS 9447 D" /> <feature name="u3" value="DV74ALS139N" /> - <dataarea name="rom" size="4194304"> + <dataarea name="rom" size="3145728"> <rom name="es133-1 rise of the robots.u1" size="2097152" crc="ed583ef7" sha1="b9f43d5bf31819a1d76c1495e81cfa1d38bcde1c" offset="000000" /> <rom name="es133-2 rise of the robots.u2" size="1048576" crc="fcf18470" sha1="09f8ba0b295da42359c354e71b9b7c780a465046" offset="0x200000" /> </dataarea> @@ -23933,6 +23933,17 @@ Notice that these are not working on real hardware due to bugged code with VDP i </part> </software> + <software name="toejam2p" cloneof="toejam2"> + <description>Toe Jam & Earl in Panic on Funkotron (Prototype)</description> + <year>1993</year> + <publisher>Sega</publisher> + <part name="cart" interface="megadriv_cart"> + <dataarea name="rom" size="2097152"> + <rom name="toejam&earl.58bd.bin" size="2097152" crc="c6a1a8dc" sha1="a9f7a493e3470a2843c632c221e238080eed2de2" offset="000000" loadflag="load16_word_swap" /> + </dataarea> + </part> + </software> + <software name="toejam2u" cloneof="toejam2"> <description>Toe Jam & Earl in Panic on Funkotron (USA)</description> <year>1993</year> |
