diff options
| author | 2012-10-15 16:00:26 +0000 | |
|---|---|---|
| committer | 2012-10-15 16:00:26 +0000 | |
| commit | bd44e9be9023b4d51dfa5a41091957199ead30d9 (patch) | |
| tree | 7ead083cf52e125258128d62e8630f56d8ba1c9d /hash | |
| parent | 1e17f96153575eead023138df7de9cf80eec5b69 (diff) | |
Add Phantasy Star IV (PAL)
Diffstat (limited to 'hash')
| -rw-r--r-- | hash/megadriv.xml | 19 |
1 files changed, 17 insertions, 2 deletions
diff --git a/hash/megadriv.xml b/hash/megadriv.xml index 0de0f409938..6f163b1326a 100644 --- a/hash/megadriv.xml +++ b/hash/megadriv.xml @@ -1,4 +1,4 @@ -<?xml version="1.0"?> +<?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> <!-- UNDUMPED / TO BE REDUMPED LIST @@ -32,7 +32,6 @@ OSAKA BANK MY LINE DEMO JAPAN OUTBACK JOEY - PERSONAL TRAINER ??? http://www.guardiana.net/MDG-Database/Mega%20Drive/Outback%20Joey/#v3553 PGA TOUR GOLF USA/PAL we have v1.1 and v1.2, v1.0 needed (does it exist?) - PHANTASY STAR IV PAL ROAD RASH JAPAN ROAD RASH USA/PAL needs proper dump SHINING FORCE PAL @@ -16319,6 +16318,22 @@ Notice that these are not working on real hardware due to bugged code with VDP i </part> </software> + + <software name="pstar4e" cloneof="pstar4"> + <description>Phantasy Star - The End of the Millennium (Euro)</description> + <year>1994</year> + <publisher>Sega</publisher> + <info name="alt_title" value="Phantasy Star IV (Box)"/> + <part name="cart" interface="megadriv_cart"> + <feature name="pcb_type" value="SEGA-SRAM" /> + <dataarea name="rom" size="3145728"> + <rom name="phantasy star iv (euro).bin" size="3145728" crc="389c2968" sha1="f055fc02142334ea798c696ec8d4c262ca28d847" offset="000000" loadflag="load16_word_swap" /> + </dataarea> + <dataarea name="sram" size="16384"> + </dataarea> + </part> + </software> + <software name="pstar4j" cloneof="pstar4"> <description>Phantasy Star - Sennenki no Owari ni (Jpn)</description> <year>1993</year> |
