videopac.xml: mark timelordpl as baddump

This commit is contained in:
hap 2021-01-06 14:43:14 +01:00
parent b850d98228
commit 805d1a815b

View File

@ -68,6 +68,24 @@ Do Videopac+/Odyssey3 versions exist?:
- Robot City (USA)
- Interpol (USA)
Several of the prototype games were also sold as bootleg repro carts, they're assumed to have
the same ROM contents as the original prototypes.
Bootleg multigame carts:
- 59-in-1, 72-in-1, 128-in-1, 233-in-1 (John Dondzila)
- C7050, C7051, C7060, C7061 (René van den Enden)
These romhacks would be viable for inclusion since they were exclusively sold as repro cartridges:
- Western+: adds + graphics to gunfight
- Munchkin+: adds + graphics to munchkin
- Space Monster+: adds + graphics to spacemon
- Killer Bees+: adds + graphics to bees as shown in Odyssey3 advertisements
(the actual O3 prototype has same + graphics as the VP+ version)
René made many more romhacks (bugfixes, PAL/NTSC conversions) released for free online, see:
https://home.kpn.nl/rene_g7400/my_collection.html (under "MODIFIED GAMES")
As said before, these shouldn't be included in the softwarelist, but can still be loaded with -cart.
================================================================================
1st-party Philips Videopac games, especially the older ones, didn't prominently
@ -2511,7 +2529,8 @@ Official VP+ upgaded versions (simply adds a background picture):
<feature name="slot" value="o2_rom" />
<feature name="b_pin" value="1" />
<dataarea name="rom" size="0x2000">
<rom name="o3_45.bin" size="0x2000" crc="5bbb30c8" sha1="29d999b9e7c59d16e5e68d833f28dbc86f062d1f" />
<!-- baddump: modified rom, includes bugfix patch -->
<rom name="o3_45.bin" size="0x2000" crc="5bbb30c8" sha1="29d999b9e7c59d16e5e68d833f28dbc86f062d1f" status="baddump" />
</dataarea>
</part>
</software>