Skip to content

Commit

Permalink
adding Capcom Z80 combo core to pocket extras (#310)
Browse files Browse the repository at this point in the history
  • Loading branch information
dyreschlock authored Jun 12, 2024
1 parent a14f63a commit 1da0c6b
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions pocket_extras.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,21 @@
"github_repository": "pocket-extras",
"github_asset_prefix": "pocket-extras-toaplan2_c"
},
{
"id": "jtcz80_c",
"name": "Capcom Z80 Hardware Combination Core",
"description": "Combines 9 of Jotego's cores into a single platform with multiple cores. It combines 1942, 1943, Black Tiger, Commando, Exed Exes, Gun.Smoke, Section Z, Trojan, and Hyper Dyne Side Arms. This allows you to play them all from a single entry in your Pocket menu. You do not need to have them installed prior to using this.",
"type": "combination_platform",
"core_identifiers": [
"jotego.Capcom_Z80",
"jotego.Capcom_Z80_256x240",
"jotego.Capcom_Z80_384x224"
],
"has_placeholders": true,
"github_user": "dyreschlock",
"github_repository": "pocket-extras",
"github_asset_prefix": "pocket-extras-jtcz80_c"
},
{
"id": "vectrex",
"name": "Vectrex Extras",
Expand Down

0 comments on commit 1da0c6b

Please sign in to comment.