Skip to content

Collection of Extra files to be used on the Analogue Pocket

Notifications You must be signed in to change notification settings

GoldZabu/pocket-extras

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Extra Files for the Analogue Pocket

This repository contains several extra files to get more out of some FPGA cores. The majority of these files are extra JSON and MRA for more games that currently run on released cores, but were not included in their releases for whatever reason. If any of this stuff gets added to those releases in the future, it'll be removed from here.

Additionally, I've added a combination core that collects all of the games from the Toaplan Version 2 Hardware arcade board.

Current extras and edits are collected into the following 3 categories:

  • Jotego Extras
  • Donkey Kong Extras
  • Toaplan V2 Combination Core

Jotego Extras

Jotego has done some amazing work in the FPGA scene for the Mister and Pocket. To date, he has released the most amount of arcade cores on the Pocket, including CPS1, CPS2, Sega System 16, The Simpsons, TMNT, and so many more. Please support Jotego on Patreon.

Capcom CPS2 and Capcom CPS1.5

CPS2

Included in pocket-extras are several games that work on the release including:

  • CPS1 and CPS1.5 Conversions to CPS2, including The Punisher, Street Fighter II Championship Edition, and Final Fight 30th Anniversary Edition
  • CPS1 Conversions to CPS1.5, including Mega Man Power Battle and Street Fighter Zero
  • Arcade_Offset hacks for CPS2

CPS Conversions were done by terminator2k2.

In particular, for Arcade_Offset, the color blind hacks for Super Puzzle Fighter are included. However, I changed the MRA files slightly. Originally, those MRA files created roms with identical names to the main rom. I changed the MRA files so they create a separate rom.

For example: For Super Puzzle Fighter II X' Prime (Euro 2100823), the rom is named spf2xe.rom. Previously, for Super Puzzle Fighter II X' Prime (Euro 2100823) [CB V.1] it would use the same name. I changed it so it now makes this rom: spf2xec1.rom. The JSON files in the repo will look for this rom.

For almost every JSON file I have in the repo, I've also included the MRA file. And, each JSON has the corresponding Presets.

Other Jotego Extras

There are some extra MRA files, other games and hacks floating around out there that create ROMs that work on released Jotego cores. Those have been included and are as follows.

  • Dokaben 2 for JTpang
  • Bubble Bobble Ultra for JTbubl (instructions here)

Donkey Kong and Radar Scope

DonkeyKong

The Donkey Kong and Radar Scope cores were created by Eric Lewis, and he developed them to load a single rom at a time. When you select the core, it'll immediately boot into Donkey Kong. Modern arcade cores allow you to choose a JSON file for the game you want to play, which allows the core to play multiple games, rather than just one. Donkey Kong has many many romhacks, so I made some edits to the data.json which allows JSON to be selected.

Included in pocket-extras are:

  • edits to allow game selection
  • JSON and MRA files for all Donkey Kong games from Mister
  • JSON and MRA files for romhacks from donkeykonghacks.net

Additionally, all of these will run on the RadarScope core, so I made the same edits and additions there.

Thanks to GoldZabu for all the dkhacks.net Hacks! :)

For instructions building the dkhacks.net Hacks, look here.

Toaplan Version 2 Hardware combo-core

Toaplan

The Coin-Op Collection group has now released all of their games based on the Toaplan Version 2 Hardware arcade board on the Analogue Pocket. In 2022, pram0d released Battle Garegga, Battle Bakraid, Sorcer Strike, Kingdom Grand Prix, Armed Police Batrider, and Snow Bros 2 for the Pocket. And recently, in 2023, atrac17 released Truxton 2 and Pipi & Bibs. There are more games based on this arcade hardware, but these 8 games are all of the ones currently implemented in FPGA.

All of them have been released as Single Game cores. You can find those implementations here: Coin-OpCollection/Distribution-OpenFPGA

I've taken all of these cores and combined them into a single Arcade Multi core. This should help clean up your Arcade folder on the openFPGA menu.

**Note: This distribution does not contain the actual RBF core files. Please download the cores from Coin-Op, and copy the RBF files into the correct locations.

**Note 2: All JSON files are expecting the full set name rather than a truncated 8 character one. (Similar to Jotego's approach)

Please read full instructions: here

Final Note

Many of these MRA files require some extra work in order to generate the roms correctly. The pocket updaters should pull down the correct files for each of these JSON, so you can skip making them yourself, if you'd like.

Thank you to Matt Pannella and Retro Driven for that!

About

Collection of Extra files to be used on the Analogue Pocket

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published