Skip to content

Commit

Permalink
Merge pull request #9 from saulfabregwiivc/patch-3
Browse files Browse the repository at this point in the history
fix some inconsistencies on TG-16 HuCARD VC database, add Chase H.Q.
  • Loading branch information
CatmanFan committed Jun 2, 2023
2 parents c18c189 + 4657208 commit 0eae635
Showing 1 changed file with 6 additions and 14 deletions.
20 changes: 6 additions & 14 deletions FriishProduce/database.json
Original file line number Diff line number Diff line change
Expand Up @@ -120,28 +120,20 @@
{ "title": "Bare Knuckle II: Shitou he no Chinkon Uta (JPN)", "id": "MA6J", "ver": "2", "ROM": "BareKnuckle2_JE.SGD" }
],
"pce": [
{ "title": "Bomberman '93 (USA)", "id": "PAAE" },
{ "title": "Bomberman '93 (EUR)", "id": "PAAP" },
{ "title": "Dungeon Explorer (USA)", "id": "PACE" },
{ "title": "Dungeon Explorer (EUR)", "id": "PACP" },
{ "title": "Dungeon Explorer (JPN)", "id": "PACJ" },
{ "title": "Moto Roader (USA)", "id": "PBEE" },
{ "title": "Moto Roader (EUR)", "id": "PBEP" },
{ "title": "Moto Roader (JPN)", "id": "PBEJ" },
{ "title": "Super Star Soldier (USA)", "id": "PAEE" },
{ "title": "Super Star Soldier (EUR)", "id": "PAEP" },
{ "title": "Super Star Soldier (JPN)", "id": "PAEJ" },
{ "title": "Bomberman '93 (USA)", "id": "PAAE", "LZ77": "no" },
{ "title": "Bomberman '93 (EUR)", "id": "PAAP", "LZ77": "no" },
{ "title": "Chase H.Q. (USA)", "id": "PC2E", "LZ77": "yes" },
{ "title": "Chase H.Q. (EUR)", "id": "PC2P", "LZ77": "yes" },
{ "title": "TAITO Chase H.Q. (JPN)", "id": "PC2J", "LZ77": "yes" },
{ "title": "Dungeon Explorer (USA)", "id": "PACE", "LZ77": "no" },
{ "title": "Dungeon Explorer (EUR)", "id": "PACP", "LZ77": "no" },
{ "title": "Dungeon Explorer (JPN)", "id": "PACJ", "LZ77": "no" },
{ "title": "Moto Roader (USA)", "id": "PBEE", "LZ77": "no" },
{ "title": "Moto Roader (EUR)", "id": "PBEP", "LZ77": "no" },
{ "title": "Moto Roader (JPN)", "id": "PBEJ", "LZ77": "no" },
{ "title": "Street Fighter II': Champion Edition (USA)", "id": "PDJE", "LZ77": "yes" },
{ "title": "Street Fighter II': Champion Edition (EUR)", "id": "PDJP", "LZ77": "yes" },
{ "title": "Street Fighter II': Champion Edition (JPN)", "id": "PDJJ", "LZ77": "yes" },
{ "title": "Street Fighter II': Champion Edition (USA)", "id": "PDJN", "LZ77": "yes" },
{ "title": "Street Fighter II': Champion Edition (EUR)", "id": "PDJL", "LZ77": "yes" },
{ "title": "Street Fighter II Dash: Champion Edition (JPN)", "id": "PDJJ", "LZ77": "yes" },
{ "title": "Super Star Soldier (USA)", "id": "PAEE", "LZ77": "no" },
{ "title": "Super Star Soldier (EUR)", "id": "PAEP", "LZ77": "no" },
{ "title": "Super Star Soldier (JPN)", "id": "PAEJ", "LZ77": "no" }
Expand Down

0 comments on commit 0eae635

Please sign in to comment.