diff options
| author | 2017-05-23 21:12:26 +0100 | |
|---|---|---|
| committer | 2017-05-23 21:12:26 +0100 | |
| commit | 7eeae7892d6fec86b5466c22f66b6f464afcabfa (patch) | |
| tree | 2e0b45c233c1b4c5fdc1bcacc53bcd7eb88e55e2 /hash | |
| parent | d0047a3ebefb03feca0c2f32a231cf956a48a30e (diff) | |
basic VT03 support
Diffstat (limited to 'hash')
| -rw-r--r-- | hash/nes.xml | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/hash/nes.xml b/hash/nes.xml index b93971477f6..3c173bb1fcb 100644 --- a/hash/nes.xml +++ b/hash/nes.xml @@ -80938,23 +80938,6 @@ that the real dumps might surface --> <!-- These are dumps from famiclones (of plug-and-play type) which are based on the famicom hw but with a slightly more powerful PPU. Hence it needs to be supported separately. We document here the dumps, in the meanwhile, but these do not belong to this list!! --> - - <software name="mc_dgear" supported="no"> - <description>DreamGEAR 75 in 1</description> - <year>19??</year> - <publisher><unknown></publisher> - <part name="cart" interface="nes_cart"> - <feature name="slot" value="onebus" /> - <feature name="pcb" value="UNL-OneBus" /> - <dataarea name="prg" size="4194304"> - <rom name="dreamgear 75-in-1(unl)[!].prg" size="4194304" crc="9aabcb8f" sha1="aa9446b7777fa64503871225fcaf2a17aafd9af1" offset="00000" status="baddump" /> - </dataarea> - <!-- 8k VRAM on cartridge? --> - <dataarea name="vram" size="8192"> - </dataarea> - </part> - </software> - <software name="mc_dg101" supported="no"> <description>DreamGEAR 101 in 1</description> <year>19??</year> |
